Searched defs:__NR_chmod (Results 1 - 21 of 21) sorted by relevance

/external/valgrind/include/vki/
H A Dvki-scnums-solaris.h320 #define __NR_chmod SYS_chmod macro
H A Dvki-scnums-amd64-linux.h138 #define __NR_chmod 90 macro
H A Dvki-scnums-mips64-linux.h127 #define __NR_chmod (__NR_Linux + 88) macro
H A Dvki-scnums-s390x-linux.h57 #define __NR_chmod 15 macro
H A Dvki-scnums-arm-linux.h52 #define __NR_chmod 15 macro
H A Dvki-scnums-darwin.h232 #define __NR_chmod VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(15) macro
H A Dvki-scnums-mips32-linux.h55 #define __NR_chmod (__NR_Linux + 15) macro
H A Dvki-scnums-ppc32-linux.h52 #define __NR_chmod 15 macro
H A Dvki-scnums-ppc64-linux.h52 #define __NR_chmod 15 macro
H A Dvki-scnums-x86-linux.h52 #define __NR_chmod 15 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h94 #define __NR_chmod 90 macro
H A Dunistd_x32.h83 #define __NR_chmod (__X32_SYSCALL_BIT + 90) macro
H A Dunistd_32.h19 #define __NR_chmod 15 macro
/external/libchrome/sandbox/linux/system_headers/
H A Dmips64_linux_syscalls.h368 #if !defined(__NR_chmod)
369 #define __NR_chmod (__NR_Linux + 88) macro
H A Dx86_64_linux_syscalls.h373 #if !defined(__NR_chmod)
374 #define __NR_chmod 90 macro
H A Darm_linux_syscalls.h72 #if !defined(__NR_chmod)
73 #define __NR_chmod (__NR_SYSCALL_BASE+15) macro
H A Dmips_linux_syscalls.h76 #if !defined(__NR_chmod)
77 #define __NR_chmod (__NR_Linux + 15) macro
H A Dx86_32_linux_syscalls.h73 #if !defined(__NR_chmod)
74 #define __NR_chmod 15 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h43 #define __NR_chmod (__NR_SYSCALL_BASE+ 15) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h739 #define __NR_chmod 1028 macro
740 __SYSCALL(__NR_chmod, sys_chmod)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h38 #define __NR_chmod (__NR_Linux + 15) macro
488 #define __NR_chmod (__NR_Linux + 88) macro
825 #define __NR_chmod (__NR_Linux + 88) macro

Completed in 94 milliseconds