Searched refs:is_greater_timeval (Results 1 – 1 of 1) sorted by relevance
50 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