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

/bind-9.11.3/bin/dig/
H A Dnslookup.c59 aaonly = ISC_FALSE, nofail = ISC_TRUE, variable
745 nofail=ISC_FALSE;
746 } else if (CHECKOPT("nofail", 5) == 0) {
747 nofail=ISC_TRUE;
814 if (nofail)

Completed in 12 milliseconds