Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dkern_descrip.c2654 sys_fcntl_out(proc_t p, int fd, struct fileproc *fp, int error) in sys_fcntl_out() function
2699 return sys_fcntl_out(p, fd, fp, EBADF); in sys_fcntl__OPENFROM()
5371 return sys_fcntl_out(p, fd, fp, error); in sys_fcntl_nocancel()