Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dportlist.c41 } dns_element_t; typedef
48 dns_element_t *list;
59 const dns_element_t *e1 = (const dns_element_t *)arg1; in compare()
60 const dns_element_t *e2 = (const dns_element_t *)arg2; in compare()
90 static dns_element_t *
91 find_port(dns_element_t *list, unsigned int len, in_port_t port) { in find_port()
130 dns_element_t *el; in dns_portlist_add()
179 dns_element_t *el; in dns_portlist_remove()
206 dns_element_t *el; in dns_portlist_match()