Searched refs:__openat (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_syscalls.c146 int __openat(int, const char *, int,...);
397 __weak_reference(__openat, openat);
404 __openat(int fd, const char *path, int flags, ...) function
/freebsd-10.1-release/lib/libthr/
H A Dpthread.map193 __openat;

Completed in 42 milliseconds