Searched defs:tv (Results 1 – 2 of 2) sorted by relevance
43 # define TIMEVAL_TO_TIMESPEC(tv, ts) { \ argument47 # define TIMESPEC_TO_TIMEVAL(tv, ts) { \ argument
592 struct timeval tv; in CmdRecvStart() local