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

/bind-9.11.3/lib/dns/
H A Dvalidator.c118 #define SHUTDOWN(v) (((v)->attributes & VALATTR_SHUTDOWN) != 0) macro
215 if (!SHUTDOWN(val))
3884 REQUIRE(SHUTDOWN(val));

Completed in 20 milliseconds