Searched refs:__NR_stime (Results 1 - 12 of 12) sorted by relevance

/external/kernel-headers/original/asm-arm/
H A Dunistd.h53 #define __NR_stime (__NR_SYSCALL_BASE+ 25) macro
434 #undef __NR_stime macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h33 #define __NR_stime 25 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-arm-linux.h62 #define __NR_stime 25 macro
H A Dvki-scnums-ppc32-linux.h62 #define __NR_stime 25 macro
H A Dvki-scnums-ppc64-linux.h62 #define __NR_stime 25 macro
H A Dvki-scnums-x86-linux.h62 #define __NR_stime 25 macro
/external/strace/
H A Dsyscall-android.h251 #define SYS_stime __NR_stime
/external/kernel-headers/original/asm-mips/
H A Dunistd.h48 #define __NR_stime (__NR_Linux + 25) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c145 // __NR_stime 25
146 GO(__NR_stime, "n/a");
147 //SY(__NR_stime); // (Not yet handled by Valgrind) FAIL;
H A Dscalar.stderr.exp316 25: __NR_stime n/a
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c736 // __NR_stime 25
737 GO(__NR_stime, "n/a");
738 //SY(__NR_stime); // (Not yet handled by Valgrind) FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-x86-linux.c1845 LINX_(__NR_stime, sys_stime), // 25 * (SVr4,SVID,X/OPEN)

Completed in 351 milliseconds