Home
last modified time | relevance | path

Searched defs:openat (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/nolibc/
H A Dfcntl.h28 int openat(int dirfd, const char *path, int flags, ...) in openat() function
/linux/Documentation/filesystems/
H A Dpath-lookup.rst37 .. _openat: http://man7.org/linux/man-pages/man2/openat.2.html target
/linux/fs/
H A Dopen.c1383 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