Searched refs:__NR_openat2 (Results 1 – 7 of 7) sorted by relevance
21 #ifndef __NR_openat222 #define __NR_openat2 437 macro24 #define SYS_openat2 __NR_openat2
24 int ret = syscall(__NR_openat2, dfd, path, how, size); in raw_openat2()
854 #define __NR_openat2 437 macro855 __SYSCALL(__NR_openat2, sys_openat2)
884 #define __NR_openat2 437 macro885 __SYSCALL(__NR_openat2, sys_openat2)
1102 #ifdef __NR_openat21103 # define SYS_openat2 __NR_openat2