Home
last modified time | relevance | path

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

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