Searched refs:mkfifo_extended (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c437 {AC(mkfifo_extended_args), 0, 0, (sy_call_t *)mkfifo_extended, munge_wwwww, munge_ddddd, _SYSCALL_RET_INT_T, 20}, /* 291 = mkfifo_extended */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1969 int mkfifo_extended(struct proc *, struct mkfifo_extended_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c2540 mkfifo_extended(proc_t p, struct mkfifo_extended_args *uap, __unused register_t *retval) function

Completed in 42 milliseconds