Searched refs:tv_sub (Results 1 – 1 of 1) sorted by relevance
248 static void tv_sub(struct timeval *, struct timeval *);1946 tv_sub(&wait, &now); in wait_for_reply()2062 tv_sub(struct timeval *out, struct timeval *in) in tv_sub() function