Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnetevent.h524 void comm_base_dispatch(struct comm_base* b);
H A Dnetevent.c287 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c358 comm_base_dispatch(w->base); in libworker_dobg()
651 comm_base_dispatch(w->base); in libworker_fg()
/freebsd/contrib/unbound/daemon/
H A Dworker.c2326 comm_base_dispatch(worker->base); in worker_work()