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

/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h427 struct comm_base* comm_base_create(int sigs);
H A Dnetevent.c160 comm_base_create(int sigs) function
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibworker.c219 else w->base = comm_base_create(0);
/freebsd-11-stable/testcode/
H A Dfake_event.c906 comm_base_create(int ATTR_UNUSED(sigs)) function
/freebsd-11-stable/contrib/unbound/daemon/
H A Dworker.c1741 worker->base = comm_base_create(do_sigs);

Completed in 145 milliseconds