Searched defs:secondsp (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dtime.c331 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp) { argument
362 *secondsp = seconds;
/bind-9.11.3/lib/isc/win32/
H A Dtime.c240 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp) { argument
253 *secondsp = seconds;

Completed in 11 milliseconds