OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timeval32
(Results
1 - 3
of
3
) sorted by null
/external/strace/
desc.c
413
struct
timeval32
{
struct
461
tv32=(struct
timeval32
*)&tv;
528
tv32=(struct
timeval32
*)&tv;
resource.c
256
struct
timeval32
struct
263
struct
timeval32
ru_utime; /* user time used */
264
struct
timeval32
ru_stime; /* system time used */
time.c
63
struct
timeval32
struct
74
struct
timeval32
tv;
233
struct
timeval32
it_interval;
234
struct
timeval32
it_value;
Completed in 3141 milliseconds