Searched refs:isc__timer_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dtimer.c74 typedef struct isc__timer isc__timer_t; typedef in typeref:struct:isc__timer
94 LINK(isc__timer_t) link;
107 LIST(isc__timer_t) timers;
201 schedule(isc__timer_t *timer, isc_time_t *now, isc_boolean_t signal_ok) {
335 deschedule(isc__timer_t *timer) {
367 destroy(isc__timer_t *timer) {
400 isc__timer_t *timer;
520 isc__timer_t *timer = (isc__timer_t *)timer0;
593 isc__timer_t *time
[all...]

Completed in 92 milliseconds