Searched refs:__NR_chmod (Results 1 - 22 of 22) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h138 #define __NR_chmod 90 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-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
H A Dvki-scnums-darwin.h210 #define __NR_chmod VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(15) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h23 #define __NR_chmod 15 macro
/external/strace/
H A Dsyscall-android.h22 #define SYS_chmod __NR_chmod
/external/kernel-headers/original/asm-mips/
H A Dunistd.h38 #define __NR_chmod (__NR_Linux + 15) macro
475 #define __NR_chmod (__NR_Linux + 88) macro
798 #define __NR_chmod (__NR_Linux + 88) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h43 #define __NR_chmod (__NR_SYSCALL_BASE+ 15) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c105 // __NR_chmod 15
106 GO(__NR_chmod, "2s 1m");
107 SY(__NR_chmod, x0, x0); FAIL;
H A Dscalar.stderr.exp218 15: __NR_chmod 2s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c70 GO(__NR_chmod, 15, "2s 1m");
71 SY(__NR_chmod, x0, x0); FAIL;
H A Dscalar.stderr.exp156 x200000f(15): __NR_chmod 2s 1m
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1117 GENX_(__NR_chmod, sys_chmod), // 15
H A Dsyswrap-amd64-linux.c1164 GENX_(__NR_chmod, sys_chmod), // 90
H A Dsyswrap-ppc32-linux.c1470 GENX_(__NR_chmod, sys_chmod), // 15
H A Dsyswrap-s390x-linux.c1126 GENX_(__NR_chmod, sys_chmod), // 15
H A Dsyswrap-arm-linux.c1393 GENX_(__NR_chmod, sys_chmod), // 15
H A Dsyswrap-x86-linux.c1833 GENX_(__NR_chmod, sys_chmod), // 15
H A Dsyswrap-darwin.c7845 GENX_(__NR_chmod, sys_chmod),

Completed in 99 milliseconds