Searched refs:find_port (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dportlist.c105 find_port(dns_element_t *list, unsigned int len, in_port_t port) { function
147 el = find_port(portlist->list, portlist->active, port);
197 el = find_port(portlist->list, portlist->active, port);
223 el = find_port(portlist->list, portlist->active, port);

Completed in 9 milliseconds