Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dfcntl.h28 int openat(int dirfd, const char *path, int flags, ...) in openat() function
/linux/fs/
H A Dopen.c1463 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