Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/util/
HDnetevent.h524 void comm_base_dispatch(struct comm_base* b);
HDnetevent.c287 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/freebsd-head/contrib/unbound/libunbound/
HDlibworker.c358 comm_base_dispatch(w->base); in libworker_dobg()
651 comm_base_dispatch(w->base); in libworker_fg()
/freebsd-head/contrib/unbound/testcode/
HDfake_event.c1029 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/freebsd-head/contrib/unbound/daemon/
HDworker.c2416 comm_base_dispatch(worker->base); in worker_work()