Searched refs:openat (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/libsyscall/wrappers/ |
| H A D | open-base.c | 119 openat(int fd, const char *path, int oflag, ...) in openat() function 122 openat$NOCANCEL(int fd, const char *path, int oflag, ...) in openat()
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | fcntl.h | 783 int openat(int, const char *, int, ...) __DARWIN_NOCANCEL(openat) __OSX_AVAILABLE_STARTING(__MA…
|
| /xnu-8019.80.24/bsd/man/man2/ |
| H A D | Makefile | 147 openat.2 \
|
| /xnu-8019.80.24/bsd/vfs/ |
| H A D | vfs_syscalls.c | 4616 openat(proc_t p, struct openat_args *uap, int32_t *retval) in openat() function
|