Searched defs:openat (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/nolibc/ |
| H A D | fcntl.h | 28 int openat(int dirfd, const char *path, int flags, ...) in openat() function
|
| /linux/fs/ |
| H A D | open.c | 1463 SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, in SYSCALL_DEFINE4() argument 1512 COMPAT_SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, umode_t, mode) in COMPAT_SYSCALL_DEFINE4() argument
|