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

  /external/strace/linux/
syscall.h 279 int sys_stime();
  /external/strace/linux/avr32/
syscallent.h 53 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/sparc/
dummy2.h 196 #define solaris_stime sys_stime
syscallent.h 234 { 1, 0, sys_stime, "stime" }, /* 233 */
  /external/strace/linux/sparc64/
dummy2.h 196 #define solaris_stime sys_stime
  /external/strace/linux/bfin/
syscallent.h 54 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/hppa/
syscallent.h 30 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/microblaze/
syscallent.h 54 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/arm/
syscallent.h 54 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/i386/
syscallent.h 54 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/m68k/
syscallent.h 54 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/powerpc/
syscallent.h 54 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/s390/
syscallent.h 56 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/sh/
syscallent.h 56 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/strace/linux/sh64/
syscallent.h 54 { 1, 0, sys_stime, "stime" }, /* 25 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 170 DECL_TEMPLATE(generic, sys_stime); // SVr4, SVID, X/OPEN
priv_syswrap-linux.h 266 DECL_TEMPLATE(linux, sys_stime); /* maybe generic? I'm not sure */
syswrap-mips32-linux.c 845 LINX_ (__NR_stime, sys_stime), // 25
    [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c     [all...]
  /external/strace/linux/mips/
syscallent-o32.h 28 { 1, 0, sys_stime, "stime" }, /* 4025 */
    [all...]
  /external/strace/
time.c 171 sys_stime(struct tcb *tcp) function
  /external/strace/linux/ia64/
syscallent.h 43 #define sys_stime printargs macro
144 #undef sys_stime macro
    [all...]

Completed in 389 milliseconds