Searched refs:port_cmp (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | dispatch.c | 2137 port_cmp(const void *key, const void *ent) { function 2180 if (bsearch(&port, ports, nports, sizeof(in_port_t), port_cmp) != NULL) |
Completed in 65 milliseconds