Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/lib/isc/pthreads/
Dcondition.c45 result = isc_time_secondsastimet(t, &ts.tv_sec); in isc_condition_waituntil()
/freebsd-10-stable/contrib/ntp/lib/isc/unix/include/isc/
Dtime.h251 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp);
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
Dtime.c336 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp) { in isc_time_secondsastimet() function