Searched refs:noedns (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/bin/tests/system/legacy/
H A Dtests.sh22 $DIG +noedns @10.53.0.2 -p 5300 dropedns soa > dig.out.2.test$n || ret=1
25 $DIG +noedns +tcp @10.53.0.2 -p 5300 dropedns soa > dig.out.3.test$n || ret=1
46 $DIG +noedns +tcp @10.53.0.3 -p 5300 dropedns-notcp soa > dig.out.2.test$n
48 $DIG +noedns @10.53.0.3 -p 5300 dropedns-notcp soa > dig.out.3.test$n || ret=1
123 $DIG +noedns @10.53.0.7 -p 5300 edns512-notcp soa > dig.out.1.test$n || ret=1
125 $DIG +noedns +tcp @10.53.0.7 -p 5300 edns512-notcp soa > dig.out.2.test$n
/bind-9.11.3/bin/tests/system/limits/
H A Dtests.sh37 $DIG +tcp +norec +noedns a-maximum-rrset.example. @10.53.0.1 a -p 5300 > dig.out.a-maximum-rrset \
/bind-9.11.3/bin/tests/system/resolver/
H A Dtests.sh520 $DIG @10.53.0.5 -p 5300 +noedns noedns.fetchall.tld any > dig.out.2.${n} || ret=1
521 grep "query: noedns.fetchall.tld IN ANY" ns5/named.run > /dev/null || ret=1
522 grep "query: noedns.fetchall.tld IN ANY +E" ns5/named.run > /dev/null && ret=1
/bind-9.11.3/lib/dns/
H A Dadb.c4289 isc_boolean_t noedns = ISC_FALSE; local
4300 noedns = ISC_TRUE;
4318 return (noedns);

Completed in 179 milliseconds