Searched defs:FCTX_ATTR_NEEDEDNS0 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dresolver.c383 #define FCTX_ATTR_NEEDEDNS0 0x0040 macro
397 #define NEEDEDNS0(f) (((f)->attributes & FCTX_ATTR_NEEDEDNS0) != 0)

Completed in 42 milliseconds