Searched refs:sys_openat (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/openat2/
H A Dhelpers.c33 int sys_openat(int dfd, const char *path, struct open_how *how) function
H A Dhelpers.h98 int sys_openat(int dfd, const char *path, struct open_how *how);
H A Drename_attack_test.c115 fd = sys_openat(afd, victim_path, &how);
/linux-master/include/uapi/asm-generic/
H A Dunistd.h159 __SYSCALL(__NR_openat, sys_openat)
/linux-master/tools/include/uapi/asm-generic/
H A Dunistd.h159 __SYSCALL(__NR_openat, sys_openat)
/linux-master/include/linux/
H A Dsyscalls.h441 asmlinkage long sys_openat(int dfd, const char __user *filename, int flags,

Completed in 128 milliseconds