OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeval32
(Results
1 - 3
of
3
) sorted by null
/external/strace/
resource.c
271
struct
timeval32
{
struct
276
struct
timeval32
ru_utime; /* user time used */
277
struct
timeval32
ru_stime; /* system time used */
time.c
52
struct
timeval32
struct
58
tprint_timeval32(struct tcb *tcp, const struct
timeval32
*tv)
86
struct
timeval32
tv;
133
struct
timeval32
tv;
162
struct
timeval32
tv;
193
struct
timeval32
tv;
360
struct
timeval32
it_interval, it_value;
572
struct
timeval32
time;
/external/valgrind/main/include/vki/
vki-darwin.h
108
#define vki_timeval32
timeval32
Completed in 436 milliseconds