Home
last modified time | relevance | path

Searched refs:RES_AAONLY (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv/
H A Dresolv.h87 #define RES_AAONLY 0x0004 /* authoritative answers only */ macro
/illumos-gate/usr/src/head/
H A Dresolv.h266 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL) */ macro
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c687 case RES_AAONLY: return "aaonly(unimpl)"; in p_option()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c1959 { "aaonly", RES_AAONLY },