Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c52 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