Searched refs:RES_AAONLY (Results 1 – 2 of 2) sorted by relevance
232 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/ macro
616 case RES_AAONLY: return "aaonly(unimpl)"; in p_option()