Home
last modified time | relevance | path

Searched refs:MAXDFLSRCH (Results 1 – 4 of 4) sorted by relevance

/netbsd/include/
H A Dresolv.h135 #define MAXDFLSRCH 3 /*%< # default domain levels to try */ macro
/netbsd/external/bsd/libbind/dist/include/
H A Dresolv.h146 #define MAXDFLSRCH 3 /*%< # default domain levels to try */ macro
/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_init.c494 while (pp < statp->dnsrch + MAXDFLSRCH) { in __res_vinit()
/netbsd/lib/libc/resolv/
H A Dres_init.c547 while (pp < statp->dnsrch + MAXDFLSRCH) { in __res_vinit()