Home
last modified time | relevance | path

Searched refs:LOCALDOMAINPARTS (Results 1 – 2 of 2) sorted by relevance

/src/include/
H A Dresolv.h132 #define LOCALDOMAINPARTS 2 /*%< min levels in name that is "local" */ macro
/src/lib/libc/resolv/
H A Dres_init.c521 if (dots < LOCALDOMAINPARTS) in __res_vinit()