Searched defs:__libc_fcntl (Results 1 – 3 of 3) sorted by relevance
2 #define __libc_fcntl __fcntl_nocancel macro
33 __libc_fcntl (int fd, int cmd, ...) in __libc_fcntl() function
31 __libc_fcntl (int fd, int cmd, ...) in __libc_fcntl() function97 weak_alias (__libc_fcntl, __fcntl) in weak_alias() argument