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

/netbsd-current/external/bsd/unbound/dist/util/
H A Dub_event.c457 comm_base_timept(cb, &tt, &tv);
H A Dnetevent.h486 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);
H A Dnetevent.c272 comm_base_timept(struct comm_base* b, time_t** tt, struct timeval** tv) function
/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dlibworker.c268 comm_base_timept(w->base, &w->env->now, &w->env->now_tv);
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dfake_event.c944 comm_base_timept(struct comm_base* b, time_t** tt, struct timeval** tv) function
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dworker.c2227 comm_base_timept(worker->base, &worker->env.now, &worker->env.now_tv);
/netbsd-current/external/bsd/unbound/dist/services/
H A Doutside_network.c1675 comm_base_timept(base, &outnet->now_secs, &outnet->now_tv);

Completed in 125 milliseconds