Searched defs:tvdiff (Results 1 – 2 of 2) sorted by relevance
555 tvdiff(const struct timeval *tv1, const struct timeval *tv2) in tvdiff() function
616 struct timeval tvthen, tvnow, tvdiff; in copy_bytes() local