Home
last modified time | relevance | path

Searched defs:listen_list (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.h77 struct listen_list { struct
79 struct listen_list* next; argument
81 struct comm_point* com;
/openbsd-src/usr.sbin/unbound/services/
H A Dlisten_dnsport.h77 struct listen_list { struct
79 struct listen_list* next; argument
81 struct comm_point* com;
/openbsd-src/usr.bin/sndiod/
H A Dlisten.c53 struct listen *listen_list = NULL; variable