OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adflag
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/filters/
common.py
28
def check_filtertype_only(dest, source, qname, ftype, expected,
adflag
):
35
if
adflag
:
36
isctest.check.
adflag
(res)
76
def check_nodata(dest, source, qname, qtype, do,
adflag
):
81
if
adflag
:
82
isctest.check.
adflag
(res)
/src/external/mpl/bind/dist/bin/tests/system/nta/
tests_nta.py
41
isctest.check.
adflag
(res)
138
isctest.check.
adflag
(res)
143
isctest.check.
adflag
(res)
176
isctest.check.
adflag
(res)
189
isctest.check.
adflag
(res)
281
isctest.check.
adflag
(res)
312
isctest.check.
adflag
(res)
332
isctest.check.
adflag
(res)
/src/external/mpl/bind/dist/bin/dig/
dighost.h
110
bool aaonly,
adflag
, badcookie, besteffort, cdflag, cleared, coflag,
member in struct:dig_lookup
dig.c
170
" +[no]
adflag
(Set AD flag in query "
1571
case 'f': /*
adflag
*/
1572
case '\0': /* +ad is a synonym for +
adflag
*/
1573
FULLCHECK("
adflag
");
1574
lookup->
adflag
= state;
3047
default_lookup->
adflag
= true;
dighost.c
776
looknew->
adflag
= lookold->
adflag
;
2377
if (lookup->
adflag
) {
/src/external/mpl/bind/dist/bin/tests/system/isctest/
check.py
53
def
adflag
(message: dns.message.Message) -> None:
function
/src/external/mpl/bind/dist/bin/tests/system/dnssec/
tests.sh
146
# - dig +
adflag
asks for authentication (ad in response)
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
159
echo_i "checking that AD is not set without +
adflag
or +dnssec ($n)"
3623
dig_with_opts +noauth +noadd +nodnssec +
adflag
@10.53.0.3 nsec3-unknown.example SOA >dig.out.ns3.test$n
3624
dig_with_opts +noauth +noadd +nodnssec +
adflag
@10.53.0.4 nsec3-unknown.example SOA >dig.out.ns4.test$n
3710
dig_with_opts +noauth +noadd +nodnssec +
adflag
@10.53.0.3 optout-unknown.example SOA >dig.out.ns3.test$n
3711
dig_with_opts +noauth +noadd +nodnssec +
adflag
@10.53.0.4 optout-unknown.example SOA >dig.out.ns4.test$n
3748
dig_with_opts +noauth +noadd +nodnssec +
adflag
@10.53.0.3 nsec3-unknown.example A >dig.out.ns3.test$n
3749
dig_with_opts +noauth +noadd +nodnssec +
adflag
@10.53.0.4 nsec3-unknown.example A >dig.out.ns4.test$
[
all
...]
Completed in 25 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026