Searched defs:tv0 (Results 1 – 5 of 5) sorted by relevance
167 timeval_equals(struct timeval * tv0, struct timeval * tv1) in timeval_equals()176 timeval_diff(struct timeval * tv0, struct timeval * tv1) in timeval_diff()
54 check_delay(const struct timeval *const tv0, in check_delay()
2379 struct timeval usrtime, systime, tv0, tv1; in timex() local