Home
last modified time | relevance | path

Searched refs:comm_base_timept (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dub_event.c457 comm_base_timept(cb, &tt, &tv); in ub_comm_base_now()
H A Dnetevent.h518 void comm_base_timept(struct comm_base* b, time_t** tt, struct timeval** tv);
H A Dub_event_pluggable.c687 comm_base_timept(cb, &tt, &tv); in ub_comm_base_now()
H A Dnetevent.c280 comm_base_timept(struct comm_base* b, time_t** tt, struct timeval** tv) in comm_base_timept() function
2796 comm_base_timept(base, &doq_socket->now_tt, &doq_socket->now_tv);
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c253 comm_base_timept(w->base, &w->env->now, &w->env->now_tv); in libworker_setup()
/freebsd/contrib/unbound/daemon/
H A Dworker.c2231 comm_base_timept(worker->base, &worker->env.now, &worker->env.now_tv); in worker_init()
/freebsd/contrib/unbound/services/
H A Doutside_network.c1675 comm_base_timept(base, &outnet->now_secs, &outnet->now_tv);