Searched defs:faccessat (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ |
| D | open.c | 469 SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) in SYSCALL_DEFINE3() argument
|
| /kernel/linux/linux-6.6/fs/ |
| D | open.c | 529 SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) in SYSCALL_DEFINE3() argument
|