Home
last modified time | relevance | path

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

/minix3/external/bsd/bind/dist/lib/dns/
H A Dresolver.c343 #define FCTX_ATTR_HAVEANSWER 0x0001 macro
353 #define HAVE_ANSWER(f) (((f)->attributes & FCTX_ATTR_HAVEANSWER) != \
1178 if ((fctx->attributes & FCTX_ATTR_HAVEANSWER) != 0 && in fctx_sendevents()
4719 fctx->attributes |= FCTX_ATTR_HAVEANSWER; in validated()
5315 fctx->attributes |= FCTX_ATTR_HAVEANSWER; in cache_name()
5573 fctx->attributes |= FCTX_ATTR_HAVEANSWER; in ncache_message()