Home
last modified time | relevance | path

Searched refs:sys_stime (Results 1 – 7 of 7) sorted by relevance

/external/strace/linux/
Ddummy.h88 #define sys_stime sys_time macro
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-generic.h189 DECL_TEMPLATE(generic, sys_stime); // SVr4, SVID, X/OPEN
Dpriv_syswrap-linux.h269 DECL_TEMPLATE(linux, sys_stime); /* maybe generic? I'm not sure */
Dsyswrap-mips32-linux.c830 LINX_ (__NR_stime, sys_stime), // 25
Dsyswrap-x86-linux.c1427 LINX_(__NR_stime, sys_stime), // 25 * (SVr4,SVID,X/OPEN)
Dsyswrap-solaris.c921 DECL_TEMPLATE(solaris, sys_stime);
2324 PRE(sys_stime) in PRE() argument
10267 SOLX_(__NR_stime, sys_stime), /* 25 */
Dsyswrap-linux.c2963 PRE(sys_stime) in PRE() argument