Home
last modified time | relevance | path

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

/src/contrib/unbound/util/
H A Dnetevent.h526 void comm_base_dispatch(struct comm_base* b);
H A Dnetevent.c287 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/src/contrib/unbound/libunbound/
H A Dlibworker.c358 comm_base_dispatch(w->base); in libworker_dobg()
652 comm_base_dispatch(w->base); in libworker_fg()
/src/contrib/unbound/testcode/
H A Dfake_event.c1045 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/src/contrib/unbound/daemon/
H A Dworker.c2409 comm_base_dispatch(worker->base); in worker_work()