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

/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c2152 port_cmp(const void *key, const void *ent) { function
2195 if (bsearch(&port, ports, nports, sizeof(in_port_t), port_cmp) != NULL)

Completed in 15 milliseconds