Home
last modified time | relevance | path

Searched refs:listen_create (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.h197 listen_create(struct comm_base* base, struct listen_port* ports,
H A Dlisten_dnsport.c1445 listen_create(struct comm_base* base, struct listen_port* ports, in listen_create() function
/openbsd/usr.sbin/unbound/services/
H A Dlisten_dnsport.h197 listen_create(struct comm_base* base, struct listen_port* ports,
H A Dlisten_dnsport.c1445 listen_create(struct comm_base* base, struct listen_port* ports, in listen_create() function
/openbsd/usr.sbin/unbound/testcode/
H A Dfake_event.c933 listen_create(struct comm_base* base, struct listen_port* ATTR_UNUSED(ports), in listen_create() function
/openbsd/usr.sbin/unbound/daemon/
H A Dworker.c2173 worker->front = listen_create(worker->base, ports, in worker_init()