| /src/external/mpl/bind/dist/bin/tests/system/checkds/ns10/ |
| named.conf.j2 | 39 type secondary; 45 type secondary; 51 type secondary; 57 type secondary; 63 type secondary; 69 type secondary; 75 type secondary; 81 type secondary; 87 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/checkds/ns4/ |
| named.conf.j2 | 39 type secondary; 45 type secondary; 51 type secondary; 57 type secondary; 63 type secondary; 69 type secondary; 75 type secondary; 81 type secondary; 87 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/checkds/ns7/ |
| named.conf.j2 | 39 type secondary; 45 type secondary; 51 type secondary; 57 type secondary; 63 type secondary; 69 type secondary; 75 type secondary; 81 type secondary; 87 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/checkds/ns8/ |
| named.conf.j2 | 39 type secondary; 45 type secondary; 51 type secondary; 57 type secondary; 63 type secondary; 69 type secondary; 75 type secondary; 81 type secondary; 87 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/masterformat/ns2/ |
| named.conf.j2 | 35 type secondary; 41 type secondary; 48 type secondary; 54 type secondary; 62 type secondary; 69 type secondary; 76 type secondary; 83 type secondary; 90 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/stress/ns4/ |
| named.conf.j2 | 31 type secondary; 37 type secondary; 43 type secondary; 49 type secondary; 55 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/runtime/ns2/ |
| named6.conf.j2 | 23 type secondary; 28 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/rpz/ |
| dnsrps.zones.j2 | 44 zone "bl" {type secondary; primaries port @PORT@ { 10.53.0.3; }; }; 45 zone "bl-2" {type secondary; primaries port @PORT@ { 10.53.0.3; }; }; 46 zone "bl-given" {type secondary; primaries port @PORT@ { 10.53.0.3; }; }; 47 zone "bl-passthru" {type secondary; primaries port @PORT@ { 10.53.0.3; }; }; 48 zone "bl-no-op" {type secondary; primaries port @PORT@ { 10.53.0.3; }; }; 49 zone "bl-disabled" {type secondary; primaries port @PORT@ { 10.53.0.3; }; }; 50 zone "bl-nodata" {type secondary; primaries port @PORT@ { 10.53.0.3; }; }; 51 zone "bl-nxdomain" {type secondary; primaries port @PORT@ { 10.53.0.3; }; }; 52 zone "bl-cname" {type secondary; primaries port @PORT@ { 10.53.0.3; }; }; 53 zone "bl-wildcname" {type secondary; primaries port @PORT@ { 10.53.0.3; }; } [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns7/ |
| named.conf.j2 | 36 type secondary; 42 type secondary; 48 type secondary; 54 type secondary; 60 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/stress/ns3/ |
| named.conf.j2 | 48 type secondary; 54 type secondary; 60 type secondary; 66 type secondary; 72 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/auth/ns2/ |
| named.conf.j2 | 28 type secondary; 34 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/upforwd/ns2/ |
| named.conf.j2 | 29 type secondary; 35 type secondary; 41 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/xfer/ns7/ |
| named.conf.j2 | 32 ixfr-from-differences secondary; 46 zone "secondary" { 47 type secondary; 53 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/upforwd/ns3/ |
| named.conf.j2 | 46 type secondary; 53 type secondary; 60 type secondary; 67 type secondary; 77 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/xfer/ns3/ |
| named.conf.j2 | 48 type secondary; 54 type secondary; 65 type secondary; 72 type secondary; 79 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/catz/ns2/ |
| named7.conf.j2 | 59 type secondary; 65 type secondary; 71 type secondary; 77 type secondary; 83 type secondary; 89 type secondary; 96 type secondary; 103 type secondary; 110 type secondary; 117 type secondary; [all...] |
| named.conf.j2 | 134 type secondary; 140 type secondary; 146 type secondary; 152 type secondary; 158 type secondary; 164 type secondary; 175 type secondary; 182 type secondary; 189 type secondary; 196 type secondary; [all...] |
| /src/sys/arch/alpha/pci/ |
| apecs_pci.c | 61 int s, secondary, ba; local 70 /* secondary if bus # != 0 */ 71 pci_decompose_tag(&acp->ac_pc, tag, &secondary, 0, 0); 72 if (secondary) { 89 if (secondary) { 109 int s, secondary; local 118 /* secondary if bus # != 0 */ 119 pci_decompose_tag(&acp->ac_pc, tag, &secondary, 0, 0); 120 if (secondary) { 139 if (secondary) { [all...] |
| lca_pci.c | 81 int s, secondary, d, f, ba; local 88 /* secondary if bus # != 0 */ 89 pci_decompose_tag(&lcp->lc_pc, tag, &secondary, &d, &f); 90 if (secondary) { 109 if (secondary) { 130 int s, secondary, d, f; local 137 /* secondary if bus # != 0 */ 138 pci_decompose_tag(&lcp->lc_pc, tag, &secondary, &d, &f); 139 if (secondary) { 156 if (secondary) { [all...] |
| cia_pci.c | 61 int s, secondary, ba; local 87 /* secondary if bus # != 0 */ 88 pci_decompose_tag(&ccp->cc_pc, tag, &secondary, 0, 0); 89 if (secondary) { 102 if (secondary) { 125 if (secondary) { 159 int s, secondary; local 170 /* secondary if bus # != 0 */ 171 pci_decompose_tag(&ccp->cc_pc, tag, &secondary, 0, 0); 172 if (secondary) { [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
| notify.conf | 18 zone "secondary" { 19 type secondary; 36 zone "secondary" { 37 type secondary; 53 zone "secondary" { 54 type secondary; 72 zone "secondary" { 73 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/case/ns2/ |
| named.conf.j2 | 33 type secondary; 39 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/checknames/ns4/ |
| named.conf.j2 | 26 check-names secondary ignore; 43 type secondary; 45 file "secondary-ignore.update.db";
|
| /src/external/mpl/bind/dist/bin/tests/system/nsupdate/ns2/ |
| named.conf.j2 | 46 type secondary; 57 type secondary; 64 type secondary;
|
| /src/external/mpl/bind/dist/bin/tests/system/statschannel/ns3/ |
| named.conf.j2 | 50 type secondary; 56 type secondary; 62 type secondary;
|