Home
last modified time | relevance | path

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

/freebsd-13.1/include/
H A Dresolv.h133 #define LOCALDOMAINPARTS 2 /*%< min levels in name that is "local" */ macro
/freebsd-13.1/lib/libc/resolv/
H A Dres_init.c564 if (dots < LOCALDOMAINPARTS) in __res_vinit()