Searched refs:LOCALDOMAINPARTS (Results 1 – 2 of 2) sorted by relevance
| /src/include/ | ||
| H A D | resolv.h | 132 #define LOCALDOMAINPARTS 2 /*%< min levels in name that is "local" */ macro |
| /src/lib/libc/resolv/ | ||
| H A D | res_init.c | 521 if (dots < LOCALDOMAINPARTS) in __res_vinit() |