Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c51 suc_code add_to_timeval(struct timeval *, int);
200 if (FAILURE == add_to_timeval(&now, ttl)) in update_entry_ttl()
285 add_to_timeval(struct timeval *t1, int t2) in add_to_timeval() function