HomeSort by relevance Sort by last modified time
    Searched refs:sys_stime (Results 1 - 11 of 11) sorted by null

  /external/strace/linux/
dummy.h 132 #define sys_stime printargs macro
syscall.h 41 int sys_setuid(), sys_getuid(), sys_stime(), sys_ptrace();
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 257 DECL_TEMPLATE(linux, sys_stime); /* maybe generic? I'm not sure */
priv_syswrap-generic.h 166 DECL_TEMPLATE(generic, sys_stime); // SVr4, SVID, X/OPEN
syswrap-x86-linux.c     [all...]
syswrap-linux.c     [all...]
  /external/strace/linux/arm/
syscallent.h 56 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/i386/
syscallent.h 56 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/sh/
syscallent.h 58 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/
time.c 226 sys_stime(tcp) function
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 27 milliseconds