Searched refs:comm_base_timept (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/testcode/
H A Dfake_event.c950 comm_base_timept(struct comm_base* b, time_t** tt, struct timeval** tv) function
/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h458 void comm_base_timept(struct comm_base* b, time_t** tt, struct timeval** tv);
H A Dnetevent.c236 comm_base_timept(struct comm_base* b, time_t** tt, struct timeval** tv) function
H A Dub_event.c457 comm_base_timept(cb, &tt, &tv);
H A Dub_event_pluggable.c686 comm_base_timept(cb, &tt, &tv);
/freebsd-11-stable/contrib/unbound/services/
H A Doutside_network.c1381 comm_base_timept(base, &outnet->now_secs, &outnet->now_tv);
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibworker.c265 comm_base_timept(w->base, &w->env->now, &w->env->now_tv);
/freebsd-11-stable/contrib/unbound/daemon/
H A Dworker.c1851 comm_base_timept(worker->base, &worker->env.now, &worker->env.now_tv);

Completed in 223 milliseconds