Home
last modified time | relevance | path

Searched refs:sys_fcntl_out (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/kern/
H A Dkern_descrip.c2646 sys_fcntl_out(proc_t p, int fd, struct fileproc *fp, int error) in sys_fcntl_out() function
2691 return sys_fcntl_out(p, fd, fp, EBADF); in sys_fcntl__OPENFROM()
5332 return sys_fcntl_out(p, fd, fp, error); in sys_fcntl_nocancel()