OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_stime
(Results
1 - 7
of
7
) sorted by null
/external/strace/linux/
dummy.h
88
#define
sys_stime
sys_time
macro
/external/valgrind/coregrind/m_syswrap/
priv_syswrap-generic.h
189
DECL_TEMPLATE(generic,
sys_stime
); // SVr4, SVID, X/OPEN
priv_syswrap-linux.h
269
DECL_TEMPLATE(linux,
sys_stime
); /* maybe generic? I'm not sure */
syswrap-mips32-linux.c
830
LINX_ (__NR_stime,
sys_stime
), // 25
[
all
...]
syswrap-x86-linux.c
[
all
...]
syswrap-solaris.c
921
DECL_TEMPLATE(solaris,
sys_stime
);
[
all
...]
syswrap-linux.c
[
all
...]
Completed in 170 milliseconds