Searched defs:__NR_fchmodat (Results 1 - 23 of 23) sorted by path

/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-common.h292 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h174 #define __NR_fchmodat 53 macro
175 __SYSCALL(__NR_fchmodat, sys_fchmodat)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h322 #define __NR_fchmodat (__NR_Linux + 299) macro
665 #define __NR_fchmodat (__NR_Linux + 258) macro
1012 #define __NR_fchmodat (__NR_Linux + 262) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h306 #define __NR_fchmodat 306 macro
H A Dunistd_64.h272 #define __NR_fchmodat 268 macro
H A Dunistd_x32.h239 #define __NR_fchmodat (__X32_SYSCALL_BIT + 268) macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h222 #if !defined(__NR_fchmodat)
223 #define __NR_fchmodat 53 macro
H A Darm_linux_syscalls.h1172 #if !defined(__NR_fchmodat)
1173 #define __NR_fchmodat (__NR_SYSCALL_BASE+333) macro
H A Dmips64_linux_syscalls.h1046 #if !defined(__NR_fchmodat)
1047 #define __NR_fchmodat (__NR_Linux + 258) macro
H A Dmips_linux_syscalls.h1212 #if !defined(__NR_fchmodat)
1213 #define __NR_fchmodat (__NR_Linux + 299) macro
H A Dx86_32_linux_syscalls.h1221 #if !defined(__NR_fchmodat)
1222 #define __NR_fchmodat 306 macro
H A Dx86_64_linux_syscalls.h1085 #if !defined(__NR_fchmodat)
1086 #define __NR_fchmodat 268 macro
/external/strace/
H A Dscno.h812 #ifndef __NR_fchmodat
813 # define __NR_fchmodat (SYSCALL_BIT | 268) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h352 #define __NR_fchmodat 268 macro
H A Dvki-scnums-arm-linux.h371 #define __NR_fchmodat 333 macro
H A Dvki-scnums-arm64-linux.h92 #define __NR_fchmodat 53 macro
H A Dvki-scnums-mips32-linux.h339 #define __NR_fchmodat (__NR_Linux + 299) macro
H A Dvki-scnums-mips64-linux.h297 #define __NR_fchmodat (__NR_Linux + 258) macro
H A Dvki-scnums-ppc32-linux.h342 #define __NR_fchmodat 297 macro
H A Dvki-scnums-ppc64-linux.h334 #define __NR_fchmodat 297 macro
H A Dvki-scnums-s390x-linux.h267 #define __NR_fchmodat 299 macro
H A Dvki-scnums-solaris.h152 #define __NR_fchmodat SYS_fchmodat macro
H A Dvki-scnums-x86-linux.h343 #define __NR_fchmodat 306 macro

Completed in 326 milliseconds