Searched refs:isc_time_secondsastimet (Results 1 – 3 of 3) sorted by relevance
45 result = isc_time_secondsastimet(t, &ts.tv_sec); in isc_condition_waituntil()
251 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp);
336 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp) { in isc_time_secondsastimet() function