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

/bind-9.11.3/lib/dns/
H A Ddispatch.c2137 port_cmp(const void *key, const void *ent) { function
2180 if (bsearch(&port, ports, nports, sizeof(in_port_t), port_cmp) != NULL)

Completed in 60 milliseconds