Searched refs:RES_NOALIASES (Results 1 – 4 of 4) sorted by relevance
101 if (ctx->resp->options & RES_NOALIASES) in __res_context_hostalias()
118 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */ macro
607 case RES_NOALIASES: return "noaliases"; in libresolv_hidden_def()
68580 * resolv/res_debug.c (p_option): Handle RES_NOALIASES,