HomeSort by: relevance | last modified time | path
    Searched refs:additional (Results 1 - 25 of 883) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/mpl/bind/dist/bin/tests/system/svcb_alias/
tests_svcb_alias.py 9 # See the COPYRIGHT file distributed with this work for additional
29 # records one RRset contributes to a single level of additional processing.
34 return sum(len(rrset) for rrset in res.additional)
39 # Query over TCP so the additional section is not capped by the UDP buffer.
48 the whole tree while building the additional section.
71 # of additional data a bounded resolver should also produce for the root.
75 "additional records: root=%d (names=%d) shallow=%d (names=%d)",
77 len(root.additional),
79 len(shallow.additional),
83 # and its additional section grows with the tree. With the limit in plac
    [all...]
  /src/usr.bin/make/unit-tests/
suff.exp 7 Var_Parse: ${.PREFIX}${.ARCHIVE}.additional (eval)
8 Var_Parse: ${.ARCHIVE}.additional (eval)
9 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional
10 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional edge-case.from
11 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional edge-case.from edge-case.additional
12 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional edge-case.from edge-case.additional a*.mk
38 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional edge-case.from edge-case.additional a*.mk .EN
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/additional/
tests_https_alias.py 9 # See the COPYRIGHT file distributed with this work for additional
28 Return the additional RRsets of 'res' keyed by type, checking that
32 assert all(rrset.name == owner for rrset in res.additional), res.additional
33 return {rrset.rdtype: rrset for rrset in res.additional}
43 target RRset into the caller's rdataset, and the subsequent additional
51 additional data, not the inclusion of the target RRset itself, which
69 # An error while collecting the additional data must not turn into
79 assert set(target14) == {dns.rdatatype.HTTPS}, res.additional
90 assert set(target13) == {dns.rdatatype.HTTPS, dns.rdatatype.A}, res.additional
    [all...]
  /src/external/bsd/libnv/lib/
srcs.mk 3 # Sources and additional flags for libnv
  /src/external/mpl/bind/dist/bin/tests/system/glue/
tests_glue.py 9 # See the COPYRIGHT file distributed with this work for additional
44 ;ADDITIONAL
58 isctest.check.rrsets_equal(res.additional, expected_answer.additional)
71 ;ADDITIONAL
78 isctest.check.rrsets_equal(res.additional, expected_answer.additional)
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-catz-zone.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-duplicate-remote-servers-synonyms.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-duration.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-empty-include.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-interface-interval.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-ipv4-prefix-dotted2.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-lifetime.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-lmdb-mapsize-bogus.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-lmdb-mapsize-toolarge.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-lmdb-mapsize-toosmall.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-lmdb-mapsize-unlimited.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-maxncachettl-2.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-maxncachettl-4.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-mirror-explicit-notify-yes.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-mirror-non-root-zone-without-masters.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-mirror-recursion-no.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-no-trusted-key.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-parental-agents-def-zone.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-parental-agents-empty2.conf 10 * See the COPYRIGHT file distributed with this work for additional
bad-parental-agents-mirror.conf 10 * See the COPYRIGHT file distributed with this work for additional

Completed in 31 milliseconds

1 2 3 4 5 6 7 8 91011>>