Home
last modified time | relevance | path

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

/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.h494 void comm_base_dispatch(struct comm_base* b);
H A Dnetevent.c279 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/openbsd/usr.sbin/unbound/util/
H A Dnetevent.h494 void comm_base_dispatch(struct comm_base* b);
H A Dnetevent.c279 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/openbsd/sbin/unwind/libunbound/libunbound/
H A Dlibworker.c358 comm_base_dispatch(w->base); in libworker_dobg()
651 comm_base_dispatch(w->base); in libworker_fg()
/openbsd/usr.sbin/unbound/libunbound/
H A Dlibworker.c358 comm_base_dispatch(w->base); in libworker_dobg()
651 comm_base_dispatch(w->base); in libworker_fg()
/openbsd/usr.sbin/unbound/testcode/
H A Dfake_event.c1024 comm_base_dispatch(struct comm_base* b) in comm_base_dispatch() function
/openbsd/usr.sbin/unbound/daemon/
H A Dworker.c2328 comm_base_dispatch(worker->base); in worker_work()