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

/xnu-2782.1.97/libsyscall/wrappers/cancelable/
H A Dfcntl-cancel.c27 #define __FCNTL __fcntl macro
H A Dfcntl.c30 #define __FCNTL __fcntl_nocancel macro
H A Dfcntl-base.c25 int __FCNTL(int, int, void *);
68 return (__FCNTL(fd, cmd, arg));

Completed in 118 milliseconds