Searched defs:openat (Results 1 – 3 of 3) 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/Documentation/filesystems/ |
| H A D | path-lookup.rst | 37 .. _openat: http://man7.org/linux/man-pages/man2/openat.2.html target
|
| /linux/fs/ |
| H A D | open.c | 1383 SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, in SYSCALL_DEFINE4() argument 1432 COMPAT_SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, umode_t, mode) in COMPAT_SYSCALL_DEFINE4() argument
|