Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
HDthr_syscalls.c137 int __openat(int fd, const char *, int,...);
395 __openat(int fd, const char *path, int flags,...) in __openat() function
420 __strong_reference(__openat, openat);