Searched defs:fcntl (Results 1 – 3 of 3) sorted by relevance
17 int __NC(fcntl)(int fd, int cmd, long arg) in __NC() argument38 int fcntl(int fd, int cmd, ...) in fcntl() function
29 #define fcntl fcntl64 macro
252 extern "C" int fcntl(int fd, int cmd, ...) in fcntl() function
Completed in 10 milliseconds