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

/bind-9.11.3/lib/dns/
H A Dresolver.c384 #define FCTX_ATTR_TRIEDFIND 0x0080 macro
398 #define TRIEDFIND(f) (((f)->attributes & FCTX_ATTR_TRIEDFIND) != 0)
3591 fctx->attributes |= FCTX_ATTR_TRIEDFIND;

Completed in 41 milliseconds