timeval_until 209 lib/util/time.h _PUBLIC_ struct timeval timeval_until(const struct timeval *tv1, timeval_until 77 source3/lib/events.c diff = timeval_until(now, &ev->timer_events->next_event); timeval_until 145 source3/lib/events.c *to_ret = timeval_until(&now, &ev->timer_events->next_event); timeval_until 216 source3/lib/events.c evt = timeval_until(&now, &te->next_event); timeval_until 107 source3/smbd/blocking.c from_now = timeval_until(&cur, &next_timeout); timeval_until 264 source4/torture/rpc/echo.c diff[i] = timeval_until(&snd[i], &rcv[i]);