Searched refs:__NR_fchmodat (Results 1 – 5 of 5) sorted by relevance
21 __NR_fchmodat,
117 #ifdef __NR_fchmodat in sys_chmod()118 return my_syscall4(__NR_fchmodat, AT_FDCWD, path, mode, 0); in sys_chmod()122 #error Neither __NR_fchmodat nor __NR_chmod defined, cannot implement sys_chmod() in sys_chmod()
177 #define __NR_fchmodat 53 macro178 __SYSCALL(__NR_fchmodat, sys_fchmodat)
679 #define __NR_fchmodat 333 macro680 __SYSCALL(__NR_fchmodat, sys_fchmodat)