Home
last modified time | relevance | path

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

/bionic/libc/dns/include/
Dresolv_private.h142 #define LOCALDOMAINPARTS 2 /* min levels in name that is "local" */ macro
/bionic/libc/dns/resolv/
Dres_init.c465 if (dots < LOCALDOMAINPARTS) in __res_vinit()