Home
last modified time | relevance | path

Searched refs:__fcntl (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libthread_xu/thread/
HDthr_syscalls.c129 int __fcntl(int, int,...);
249 __fcntl(int fd, int cmd,...) in __fcntl() function
281 __strong_reference(__fcntl, fcntl);
/dragonfly/lib/libthread_xu/
HDpthread.map8 __fcntl;