Searched defs:is_greater_timeval (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c48 suc_code is_greater_timeval(struct timeval *, struct timeval *);
144 return (is_greater_timeval(&now, &old_time));
304 * FUNCTION: is_greater_timeval()
319 is_greater_timeval(struct timeval *t1, struct timeval *t2) function

Completed in 20 milliseconds