Searched refs:nottl (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/tests/
H A Dmaster_test.c183 ATF_TC(nottl); variable
184 ATF_TC_HEAD(nottl, tc) {
190 ATF_TC_BODY(nottl, tc) {
483 ATF_TP_ADD_TC(tp, nottl);
/bind-9.6-ESV-R11/bin/dig/
H A Ddig.c69 multiline = ISC_FALSE, nottl = ISC_FALSE, noclass = ISC_FALSE; variable
393 if (nottl)
406 if (multiline || (nottl && noclass))
409 else if (nottl || noclass)
439 if (nottl)
452 if (multiline || (nottl && noclass))
455 else if (nottl || noclass)
1103 nottl = ISC_TF(!state);

Completed in 31 milliseconds