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