Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/
H A Dnetevent.h492 void comm_base_dispatch(struct comm_base* b);
H A Dnetevent.c279 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dlibworker.c372 comm_base_dispatch(w->base); in libworker_dobg()
665 comm_base_dispatch(w->base); in libworker_fg()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c952 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c2334 comm_base_dispatch(worker->base); in worker_work()