Home
last modified time | relevance | path

Searched refs:is_greater_timeval (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c50 suc_code is_greater_timeval(struct timeval *, struct timeval *);
146 return (is_greater_timeval(&now, &old_time)); in has_entry_expired()
320 is_greater_timeval(struct timeval *t1, struct timeval *t2) in is_greater_timeval() function