Searched refs:__fcntl (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/lib/libkse/thread/
H A Dthr_fcntl.c39 int __fcntl(int fd, int cmd,...);
42 __weak_reference(__fcntl, fcntl);
45 __fcntl(int fd, int cmd,...) function
/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_syscalls.c138 int __fcntl(int, int,...);
277 __weak_reference(__fcntl, fcntl);
287 __fcntl(int fd, int cmd,...) function
/freebsd-10.1-release/lib/libkse/
H A Dkse.map171 __fcntl;
/freebsd-10.1-release/lib/libthr/
H A Dpthread.map188 __fcntl;

Completed in 61 milliseconds