RES_NOTLDQUERY
#ifdef RES_NOTLDQUERY
case RES_NOTLDQUERY: return "no-tld-query";
statp->options |= RES_NOTLDQUERY;
if ((dots || !searched || (statp->options & RES_NOTLDQUERY) == 0U) &&