Searched refs:FCTX_ATTR_NEEDEDNS0 (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ | ||
H A D | resolver.c | 297 #define FCTX_ATTR_NEEDEDNS0 0x0040 macro 311 #define NEEDEDNS0(f) (((f)->attributes & FCTX_ATTR_NEEDEDNS0) != 0) |
Completed in 42 milliseconds