Lines Matching refs:timeval
36 /* In case of bug fix this function has a counterpart in timeval.c */
37 struct timeval tvnow(void)
39 struct timeval now;
66 struct timeval tvnow(void)
75 struct timeval now;
100 struct timeval tvnow(void)
107 struct timeval now;
114 struct timeval tvnow(void)
119 struct timeval now;
133 long tvdiff(struct timeval newer, struct timeval older)