Searched refs:RES_AAONLY (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/dhcp/includes/minires/
H A Dresolv.h175 #define RES_AAONLY 0x00000004 /* authoritative answers only (!IMPL)*/ macro
/netbsd-6-1-5-RELEASE/include/
H A Dresolv.h234 #define RES_AAONLY 0x00000004 /*%< authoritative answers only (!IMPL)*/ macro
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/
H A Dresolv.h240 #define RES_AAONLY 0x00000004 /*%< authoritative answers only (!IMPL)*/ macro
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/tests/
H A Ddig8.c1071 res.options |= RES_AAONLY;
1073 res.options &= ~RES_AAONLY;
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/resolv/
H A Dres_debug.c673 case RES_AAONLY: return "aaonly(unimpl)";
/netbsd-6-1-5-RELEASE/lib/libc/resolv/
H A Dres_debug.c689 case RES_AAONLY: return "aaonly(unimpl)";

Completed in 78 milliseconds