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

/freebsd-current/usr.sbin/ypldap/
H A Dypldap.h28 #define MAX_SERVERS_DNS 8 macro
H A Dypldap_dns.c226 for (res = res0; res && cnt < MAX_SERVERS_DNS; res = res->ai_next) {

Completed in 204 milliseconds