Searched defs:timval (Results 1 – 2 of 2) sorted by relevance
100 struct timeval timval; in main() local332 struct timeval timval; in hi() local
69 int conv_time(const char *strval, int *timval, int def_unit) in conv_time()