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

/bind-9.11.3/lib/dns/
H A Ddispatch.c2850 #ifndef DNS_DISPATCH_HELD
2851 #define DNS_DISPATCH_HELD 20U macro
2860 isc_socket_t *held[DNS_DISPATCH_HELD];
2938 if (i == DNS_DISPATCH_HELD)
2952 for (i = 0; i < DNS_DISPATCH_HELD; i++) {

Completed in 697 milliseconds