Searched refs:LOCALDOMAINPARTS (Results 1 – 4 of 4) sorted by relevance
64 #define LOCALDOMAINPARTS 2 /* min levels in name that is "local" */ macro
292 for (; n >= LOCALDOMAINPARTS && pp < _res.dnsrch + MAXDFLSRCH; n--) { in res_init()
172 #define LOCALDOMAINPARTS 2 /* min levels in name that is "local" */ macro
589 if (dots < LOCALDOMAINPARTS) in __res_vinit()