Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dub_event_pluggable.c681 if (comm_base_internal(cb)->magic == UB_EVENT_MAGIC && in ub_comm_base_now()
682 comm_base_internal(cb)->vmt == &default_event_base_vmt) in ub_comm_base_now()
H A Dtube.c759 if(!comm_base_internal(base)) in tube_setup_bg_listen()
762 comm_base_internal(base), tube->event, &tube_handle_signal, tube); in tube_setup_bg_listen()
H A Dnetevent.h557 struct ub_event_base* comm_base_internal(struct comm_base* b);
H A Dnetevent.c316 struct ub_event_base* comm_base_internal(struct comm_base* b) in comm_base_internal() function
/freebsd/contrib/unbound/winrc/
H A Dwin_svc.c643 comm_base_internal(worker->base), service_stop_event, in wsvc_setup_worker()
/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c352 struct ub_event_base* evbase = comm_base_internal( in ub_ctx_delete()
/freebsd/contrib/unbound/daemon/
H A Dworker.c2476 if(!dt_io_thread_start(dtenv->dtio, comm_base_internal( in worker_init()
H A Dremote.c8745 comm_base_internal(worker->base), in fast_reload_thread_start()