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

/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c2673 #ifndef DNS_DISPATCH_HELD
2674 #define DNS_DISPATCH_HELD 20U macro
2683 isc_socket_t *held[DNS_DISPATCH_HELD];
2761 if (i == DNS_DISPATCH_HELD)
2775 for (i = 0; i < DNS_DISPATCH_HELD; i++) {

Completed in 15 milliseconds