Searched refs:_kern_create_fifo (Results 1 - 4 of 4) sorted by path

/haiku/src/system/libroot/posix/sys/
H A Dmkfifo.c18 RETURN_AND_SET_ERRNO(_kern_create_fifo(-1, path, mode));
25 RETURN_AND_SET_ERRNO(_kern_create_fifo(fd, path, mode));
/haiku/headers/private/system/
H A Dsyscalls.h295 extern status_t _kern_create_fifo(int fd, const char *path, mode_t perms);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1104 void _kern_create_fifo() {} function
H A Dlibroot_stubs_legacy.c1024 void _kern_create_fifo() {} function

Completed in 104 milliseconds