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

  /src/external/mpl/bind/dist/bin/tests/system/autosign/
tests.sh 271 $DIG $DIGOPTS +noauth a.oldsigs.example. @10.53.0.3 a >dig.out.ns3.test$n || ret=1
272 $DIG $DIGOPTS +noauth a.oldsigs.example. @10.53.0.4 a >dig.out.ns4.test$n || ret=1
292 $DIG $DIGOPTS +noauth q.nsec3.example. @10.53.0.3 a >dig.out.ns3.test$n || ret=1
293 $DIG $DIGOPTS +noauth q.nsec3.example. @10.53.0.4 a >dig.out.ns4.test$n || ret=1
306 $DIG $DIGOPTS +noauth q.autonsec3.example. @10.53.0.3 a >dig.out.ns3.test$n || ret=1
307 $DIG $DIGOPTS +noauth q.autonsec3.example. @10.53.0.4 a >dig.out.ns4.test$n || ret=1
353 $DIG $DIGOPTS +noauth a.example. @10.53.0.2 a >dig.out.ns2.test$n || ret=1
354 $DIG $DIGOPTS +noauth a.example. @10.53.0.4 a >dig.out.ns4.test$n || ret=1
363 $DIG $DIGOPTS +noauth a.nsec3.example. \
365 $DIG $DIGOPTS +noauth a.nsec3.example.
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/forward/
tests.sh 45 dig_with_opts +noadd +noauth txt.example1. txt @$hidden >dig.out.$n.hidden || ret=1
46 dig_with_opts +noadd +noauth txt.example1. txt @$f1 >dig.out.$n.f1 || ret=1
54 dig_with_opts +noadd +noauth txt.example2. txt @$root >dig.out.$n.root || ret=1
55 dig_with_opts +noadd +noauth txt.example2. txt @$f1 >dig.out.$n.f1 || ret=1
63 dig_with_opts +noadd +noauth txt.example2. txt @$root >dig.out.$n.root || ret=1
64 dig_with_opts +noadd +noauth txt.example2. txt @$f1 >dig.out.$n.f1 || ret=1
72 dig_with_opts +noadd +noauth txt.example4. txt @$hidden >dig.out.$n.hidden || ret=1
73 dig_with_opts +noadd +noauth txt.example4. txt @$f1 >dig.out.$n.f1 || ret=1
83 dig_with_opts +noadd +noauth txt.example4. txt @$hidden >dig.out.$n.hidden || ret=1
84 dig_with_opts +noadd +noauth txt.example4. txt @$f2 >dig.out.$n.f2 || ret=
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/
tests.sh 149 dig_with_opts +noauth +noadd +nodnssec +adflag a.example. @10.53.0.2 a >dig.out.ns2.test$n || ret=1
150 dig_with_opts +noauth +noadd +nodnssec +adflag a.example. @10.53.0.4 a >dig.out.ns4.test$n || ret=1
161 dig_with_opts +noauth +noadd +nodnssec +noadflag a.example. @10.53.0.2 a >dig.out.ns2.test$n || ret=1
162 dig_with_opts +noauth +noadd +nodnssec +noadflag a.example. @10.53.0.4 a >dig.out.ns4.test$n || ret=1
179 dig_with_opts +noauth a.example. @10.53.0.2 a >dig.out.ns2.test$n || ret=1
180 dig_with_opts +noauth a.example. @10.53.0.4 a >dig.out.ns4.test$n || ret=1
190 dig_with_opts +noauth +cd dnskey-rrsigs-stripped. @10.53.0.4 dnskey >dig.out.prime.ns4.test$n || ret=1
199 dig_with_opts +noauth b.dnskey-rrsigs-stripped. @10.53.0.2 a >dig.out.ns2.test$n || ret=1
200 dig_with_opts +noauth b.dnskey-rrsigs-stripped. @10.53.0.4 a >dig.out.ns4.test$n || ret=1
210 dig_with_opts +noauth +cd child.ds-rrsigs-stripped. @10.53.0.4 ds >dig.out.prime.ns4.test$n || ret=
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/checknames/
tests.sh 58 $DIG $DIGOPTS +noauth yy_yy.ignore.example. @10.53.0.1 a >dig.out.ns1.test$n || ret=1
59 $DIG $DIGOPTS +noauth yy_yy.ignore.example. @10.53.0.2 a >dig.out.ns2.test$n || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/mkeys/
tests.sh 112 dig_with_opts +noauth example. @10.53.0.2 txt >dig.out.ns2.test$n || ret=1
133 dig_with_opts +noauth example. @10.53.0.3 txt >dig.out.ns3.test$n || ret=1
485 dig_with_opts +noauth example. @10.53.0.2 txt >dig.out.ns2.test$n || ret=1
517 dig_with_opts +noauth example. @10.53.0.2 txt >dig.out.ns2.test$n || ret=1
583 dig_with_opts +noauth example. @10.53.0.2 txt >dig.out.ns2.test$n || ret=1
604 dig_with_opts +noauth example. @10.53.0.2 txt >dig.out.ns2.test$n || ret=1
695 dig_with_opts +noauth example. @10.53.0.2 txt >dig.out.ns2.test$n || ret=1
809 dig_with_opts +noauth example. @10.53.0.5 txt >dig.out.ns5.a.test$n || ret=1
825 dig_with_opts +noauth example. @10.53.0.5 txt >dig.out.ns5.b.test$n || ret=1
  /src/external/bsd/wpa/dist/src/pasn/
pasn_common.h 120 bool noauth; /* Whether PASN without mutual authentication is enabled */ member in struct:pasn_data
pasn_responder.c 757 if (!pasn->noauth && pasn->akmp == WPA_KEY_MGMT_PASN) {
  /src/external/mpl/bind/dist/bin/tests/system/views/
tests.sh 20 "$DIG" +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd +noauth -p "${PORT}" "$@"
  /src/external/mpl/bind/dist/bin/tests/system/statistics/
tests.sh 41 $DIGCMD +noauth a.example. @10.53.0.2 any >dig.out.ns2.1 || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/staticstub/
tests.sh 80 $DIG $DIGOPTS +tcp +noauth data.example. @10.53.0.2 txt >dig.out.ns2.test$n || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/upforwd/
tests.sh 513 $DIG -p ${PORT} +noadd +notcp +noauth noprimary. @10.53.0.3 soa >dig.out.ns3.test$n.$count || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/masterformat/
tests.sh 81 "$DIG" +tcp +noauth +noadd +nosea +nostat +noquest +nocomm +nocmd -p "${PORT}" "$@"
  /src/external/bsd/wpa/dist/src/ap/
ieee802_11.c 2650 pasn->noauth = hapd->conf->pasn_noauth;

Completed in 26 milliseconds