Searched refs:__NR_fstat (Results 1 - 23 of 23) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h42 #define __NR_fstat 5 macro
H A Dvki-scnums-s390x-linux.h119 #define __NR_fstat 108 macro
H A Dvki-scnums-arm-linux.h145 #define __NR_fstat 108 macro
H A Dvki-scnums-ppc32-linux.h145 #define __NR_fstat 108 macro
H A Dvki-scnums-ppc64-linux.h145 #define __NR_fstat 108 macro
H A Dvki-scnums-x86-linux.h145 #define __NR_fstat 108 macro
H A Dvki-scnums-darwin.h388 #define __NR_fstat VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(189) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h116 #define __NR_fstat 108 macro
/external/strace/
H A Dsyscall-android.h58 #define SYS_fstat __NR_fstat
/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-common.c300 res = VG_(do_syscall2)(__NR_fstat, fd, (UWord)&buf);
/external/kernel-headers/original/asm-mips/
H A Dunistd.h131 #define __NR_fstat (__NR_Linux + 108) macro
375 #define __NR_fstat (__NR_Linux + 5) macro
681 #define __NR_fstat (__NR_Linux + 5) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h136 #define __NR_fstat (__NR_SYSCALL_BASE+108) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c500 // __NR_fstat 108
501 GO(__NR_fstat, "2s 1m");
502 SY(__NR_fstat, x0, x0); FAIL;
H A Dscalar.stderr.exp1255 108: __NR_fstat 2s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c352 // __NR_fstat 189
1091 // __NR_fstat 108
1092 GO(__NR_fstat, "2s 1m");
1093 SY(__NR_fstat, x0, x0); FAIL;
/external/valgrind/main/coregrind/
H A Dm_libcfile.c322 res = VG_(do_syscall2)(__NR_fstat, (UWord)fd, (UWord)&buf);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1228 GENXY(__NR_fstat, sys_newfstat), // 108
H A Dsyswrap-amd64-linux.c1062 GENXY(__NR_fstat, sys_newfstat), // 5
H A Dsyswrap-ppc32-linux.c1581 GENXY(__NR_fstat, sys_newfstat), // 108
H A Dsyswrap-s390x-linux.c1237 GENXY(__NR_fstat, sys_newfstat), // 108
H A Dsyswrap-arm-linux.c1504 GENXY(__NR_fstat, sys_newfstat), // 108
H A Dsyswrap-x86-linux.c1944 GENXY(__NR_fstat, sys_newfstat), // 108
H A Dsyswrap-darwin.c8023 GENXY(__NR_fstat, sys_newfstat),

Completed in 141 milliseconds