Home
last modified time | relevance | path

Searched refs:comm_point_create_doq (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dnetevent.h611 struct comm_point* comm_point_create_doq(struct comm_base* base,
H A Dnetevent.c5876 comm_point_create_doq(struct comm_base *base, int fd, sldns_buffer* buffer, function
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c1573 cp = comm_point_create_doq(base, ports->fd, in listen_create()