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

/bind-9.11.3/lib/dns/
H A Dportlist.c96 find_port(dns_element_t *list, unsigned int len, in_port_t port) { function
138 el = find_port(portlist->list, portlist->active, port);
188 el = find_port(portlist->list, portlist->active, port);
214 el = find_port(portlist->list, portlist->active, port);

Completed in 10 milliseconds