Searched defs:timeval (Results 1 – 3 of 3) sorted by relevance
15 struct timeval { struct 16 tv_sectimeval global() argument 17 tv_usectimeval global() argument
59 struct timeval { struct60 long tv_sec;61 long tv_usec;
23 struct timeval { int x; }; argument