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

/darwin-on-arm/xnu/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 *);
62 return (__FCNTL(fd, cmd, arg));

Completed in 24 milliseconds