Searched refs:add_to_timeval (Results 1 – 1 of 1) sorted by relevance
52 suc_code add_to_timeval(struct timeval *, int);201 if (FAILURE == add_to_timeval(&now, ttl)) in update_entry_ttl()286 add_to_timeval(struct timeval *t1, int t2) in add_to_timeval() function