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

/macosx-10.10/bind9-45.101/bind9/bin/dig/
H A Ddig.c69 multiline = ISC_FALSE, nottl = ISC_FALSE, noclass = ISC_FALSE, variable
390 if (nottl)
403 if (multiline || (nottl && noclass))
406 else if (nottl || noclass)
436 if (nottl)
449 if (multiline || (nottl && noclass))
452 else if (nottl || noclass)
1106 nottl = ISC_TF(!state);
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dnssec/
H A Dtests.sh1361 $DIG +noall +answer +dnssec +nottl -p 5300 expiring.example ns @10.53.0.3 | grep RRSIG > dig.out.ns3.test$n 2>&1

Completed in 331 milliseconds