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

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h41 #define __NR_stat 4 macro
H A Dvki-scnums-s390x-linux.h117 #define __NR_stat 106 macro
H A Dvki-scnums-arm-linux.h143 #define __NR_stat 106 macro
H A Dvki-scnums-ppc32-linux.h143 #define __NR_stat 106 macro
H A Dvki-scnums-ppc64-linux.h143 #define __NR_stat 106 macro
H A Dvki-scnums-x86-linux.h143 #define __NR_stat 106 macro
H A Dvki-scnums-darwin.h387 #define __NR_stat VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(188) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h114 #define __NR_stat 106 macro
/external/strace/
H A Dsyscall-android.h247 #define SYS_stat __NR_stat
/external/kernel-headers/original/asm-mips/
H A Dunistd.h129 #define __NR_stat (__NR_Linux + 106) macro
391 #define __NR_stat (__NR_Linux + 4) macro
714 #define __NR_stat (__NR_Linux + 4) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h134 #define __NR_stat (__NR_SYSCALL_BASE+106) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c492 // __NR_stat 106
493 GO(__NR_stat, "2s 2m");
494 SY(__NR_stat, x0, x0); FAIL;
H A Dscalar.stderr.exp1213 106: __NR_stat 2s 2m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c351 // __NR_stat 188
1083 // __NR_stat 106
1084 GO(__NR_stat, "2s 2m");
1085 SY(__NR_stat, x0, x0); FAIL;
/external/valgrind/main/coregrind/
H A Dm_libcfile.c291 res = VG_(do_syscall2)(__NR_stat, (UWord)file_name, (UWord)&buf);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1226 GENXY(__NR_stat, sys_newstat), // 106
H A Dsyswrap-amd64-linux.c1060 GENXY(__NR_stat, sys_newstat), // 4
H A Dsyswrap-ppc32-linux.c1579 GENXY(__NR_stat, sys_newstat), // 106
H A Dsyswrap-s390x-linux.c1235 GENXY(__NR_stat, sys_newstat), // 106
H A Dsyswrap-arm-linux.c1502 GENXY(__NR_stat, sys_newstat), // 106
H A Dsyswrap-x86-linux.c1942 GENXY(__NR_stat, sys_newstat), // 106
H A Dsyswrap-darwin.c8022 GENXY(__NR_stat, sys_newstat),

Completed in 144 milliseconds