Searched refs:sys_stime (Results 1 - 11 of 11) sorted by relevance

/external/strace/linux/
H A Ddummy.h132 #define sys_stime printargs macro
H A Dsyscall.h41 int sys_setuid(), sys_getuid(), sys_stime(), sys_ptrace();
/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-linux.h262 DECL_TEMPLATE(linux, sys_stime); /* maybe generic? I'm not sure */
H A Dpriv_syswrap-generic.h166 DECL_TEMPLATE(generic, sys_stime); // SVr4, SVID, X/OPEN
H A Dsyswrap-x86-linux.c1847 LINX_(__NR_stime, sys_stime), // 25 * (SVr4,SVID,X/OPEN)
H A Dsyswrap-linux.c2753 PRE(sys_stime)
2755 PRINT("sys_stime ( %#lx )", ARG1);
/external/strace/linux/arm/
H A Dsyscallent.h56 { 1, 0, sys_stime, "stime" }, /* 25 */
/external/strace/linux/i386/
H A Dsyscallent.h56 { 1, 0, sys_stime, "stime" }, /* 25 */
/external/strace/linux/sh/
H A Dsyscallent.h58 { 1, 0, sys_stime, "stime" }, /* 25 */
/external/strace/
H A Dtime.c226 sys_stime(tcp) function
/external/strace/linux/mips/
H A Dsyscallent.h4030 { 1, 0, sys_stime, "stime" }, /* 4025 */

Completed in 1536 milliseconds