HomeSort by: relevance | last modified time | path
    Searched refs:cdflag (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/bind/dist/bin/dig/
dighost.h 110 bool aaonly, adflag, badcookie, besteffort, cdflag, cleared, coflag, member in struct:dig_lookup
dighost.c 777 looknew->cdflag = lookold->cdflag;
2382 if (lookup->cdflag) {
dig.c 186 " +[no]cdflag (Set checking disabled "
1635 case 'd': /* cdflag */
1637 case 'f': /* cdflag */
1638 case '\0': /* +cd is a synonym for +cdflag */
1639 FULLCHECK("cdflag");
1640 lookup->cdflag = state;
  /src/external/mpl/bind/dist/bin/delv/
delv.c 142 static bool cdflag = false, no_sigs = false, root_validation = true; variable
1145 case 'd': /* cdflag */
1146 FULLCHECK("cdflag");
1147 cdflag = state;
1952 if (cdflag) {
2098 if (cdflag) {
2150 if (cdflag) {
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/
tests.sh 1123 dig_with_opts +noauth +cdflag example. soa @10.53.0.5 \
1136 dig_with_opts +cdflag q.example. soa @10.53.0.5 >dig.out.ns5.test$n || ret=1
1225 dig_with_opts +cdflag a.bogus.example. soa @10.53.0.5 \
1239 dig_with_opts +noauth +cdflag a.insecure.example. soa @10.53.0.5 \
1254 dig_with_opts +cdflag q.insecure.example. a @10.53.0.5 \

Completed in 24 milliseconds