Searched refs:faccessat (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/tools/perf/trace/strace/groups/ |
D | file | 5 faccessat
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 385 ENTRY_SAME(faccessat)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 305 SYSCALL_SPU(faccessat)
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_wrapper.c | 151 COMPAT_SYSCALL_WRAP3(faccessat, int, dfd, const char __user *, filename, int, mode);
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 278 269 common faccessat sys_faccessat
|
D | syscall_32.tbl | 316 307 i386 faccessat sys_faccessat
|
/linux-4.4.14/fs/ |
D | open.c | 337 SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) in SYSCALL_DEFINE3() argument
|