Home
last modified time | relevance | path

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

/src/contrib/unbound/util/
H A Dnetevent.h489 struct comm_base* comm_base_create(int sigs);
H A Dnetevent.c204 comm_base_create(int sigs) in comm_base_create() function
/src/contrib/unbound/libunbound/
H A Dlibworker.c205 else w->base = comm_base_create(0); in libworker_setup()
/src/contrib/unbound/testcode/
H A Dfake_event.c991 comm_base_create(int ATTR_UNUSED(sigs)) in comm_base_create() function
/src/contrib/unbound/daemon/
H A Dworker.c2192 worker->base = comm_base_create(do_sigs); in worker_init()