Home
last modified time | relevance | path

Searched refs:__NR_fchmodat (Results 1 – 4 of 4) sorted by relevance

/linux/include/asm-generic/
H A Daudit_change_attr.h27 __NR_fchmodat,
/linux/tools/include/nolibc/
H A Dsys.h143 #if defined(__NR_fchmodat) in sys_chmod()
144 return my_syscall4(__NR_fchmodat, AT_FDCWD, path, mode, 0); in sys_chmod()
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h152 #define __NR_fchmodat 53 macro
153 __SYSCALL(__NR_fchmodat, sys_fchmodat)
/linux/include/uapi/asm-generic/
H A Dunistd.h152 #define __NR_fchmodat 53 macro
153 __SYSCALL(__NR_fchmodat, sys_fchmodat)