Home
last modified time | relevance | path

Searched refs:comm_base_dispatch (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/unbound/util/
H A Dnetevent.h467 void comm_base_dispatch(struct comm_base* b);
H A Dnetevent.c253 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/freebsd-13.1/contrib/unbound/libunbound/
H A Dlibworker.c370 comm_base_dispatch(w->base); in libworker_dobg()
660 comm_base_dispatch(w->base); in libworker_fg()
/freebsd-13.1/contrib/unbound/daemon/
H A Dworker.c1921 comm_base_dispatch(worker->base); in worker_work()