Home
last modified time | relevance | path

Searched refs:covered (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dkeytable_test.c599 bool issecure, covered; in ISC_RUN_TEST_IMPL()
632 true, &covered, &issecure); in ISC_RUN_TEST_IMPL()
634 assert_false(covered); in ISC_RUN_TEST_IMPL()
640 true, &covered, &issecure); in ISC_RUN_TEST_IMPL()
642 assert_true(covered); in ISC_RUN_TEST_IMPL()
645 /* NTA covered */ in ISC_RUN_TEST_IMPL()
646 covered = dns_view_ntacovers(myview, now, str2name("insecure.example"), in ISC_RUN_TEST_IMPL()
648 assert_true(covered); in ISC_RUN_TEST_IMPL()
650 /* Not NTA covered */ in ISC_RUN_TEST_IMPL()
651 covered in ISC_RUN_TEST_IMPL()
575 bool issecure, covered; ISC_RUN_TEST_IMPL() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dsig_24.c28 dns_rdatatype_t covered; in fromtext_sig() local
46 result = dns_rdatatype_fromtext(&covered, &token.value.as_textregion); in fromtext_sig()
55 covered = (dns_rdatatype_t)i; in fromtext_sig()
57 RETERR(uint16_tobuffer(covered, target)); in fromtext_sig()
130 dns_rdatatype_t covered; in totext_sig() local
147 covered = uint16_fromregion(&sr); in totext_sig()
153 if (dns_rdatatype_isknown(covered) && covered != 0) { in totext_sig()
154 RETERR(dns_rdatatype_totext(covered, target)); in totext_sig()
156 snprintf(buf, sizeof(buf), "%u", covered); in totext_sig()
386 RETERR(uint16_tobuffer(sig->covered, target)); in fromstruct_sig()
[all …]
H A Dnxt_30.c34 dns_rdatatype_t covered; in fromtext_nxt() local
66 covered = (dns_rdatatype_t)n; in fromtext_nxt()
67 } else if (dns_rdatatype_fromtext(&covered, in fromtext_nxt()
76 if (covered < 1 || covered > 127) { in fromtext_nxt()
79 if (first || covered > maxcovered) { in fromtext_nxt()
80 maxcovered = covered; in fromtext_nxt()
83 bm[covered / 8] |= (0x80 >> (covered % 8)); in fromtext_nxt()
H A Drrsig_46.c30 dns_rdatatype_t covered; in fromtext_rrsig() local
48 result = dns_rdatatype_fromtext(&covered, &token.value.as_textregion); in fromtext_rrsig()
57 covered = (dns_rdatatype_t)i; in fromtext_rrsig()
59 RETERR(uint16_tobuffer(covered, target)); in fromtext_rrsig()
166 dns_rdatatype_t covered; in totext_rrsig() local
181 covered = uint16_fromregion(&sr); in totext_rrsig()
187 if (dns_rdatatype_isknown(covered) && covered != 0) { in totext_rrsig()
188 RETERR(dns_rdatatype_totext(covered, target)); in totext_rrsig()
190 snprintf(buf, sizeof(buf), "TYPE%u", covered); in totext_rrsig()
394 RETERR(uint16_tobuffer(sig->covered, target)); in fromstruct_rrsig()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dsig_24.c28 dns_rdatatype_t covered; in fromtext_sig() local
43 * Type covered. in fromtext_sig()
47 result = dns_rdatatype_fromtext(&covered, &token.value.as_textregion); in fromtext_sig()
56 covered = (dns_rdatatype_t)i; in fromtext_sig()
58 RETERR(uint16_tobuffer(covered, target)); in fromtext_sig()
148 dns_rdatatype_t covered; in totext_sig()
163 * Type covered. in totext_sig()
165 covered = uint16_fromregion(&sr); in totext_sig()
171 if (dns_rdatatype_isknown(covered) && covered ! in totext_sig()
130 dns_rdatatype_t covered; totext_sig() local
[all...]
H A Dnxt_30.c34 dns_rdatatype_t covered; in fromtext_nxt() local
66 covered = (dns_rdatatype_t)n; in fromtext_nxt()
67 } else if (dns_rdatatype_fromtext(&covered, in fromtext_nxt()
76 if (covered < 1 || covered > 127) { in fromtext_nxt()
79 if (first || covered > maxcovered) { in fromtext_nxt()
80 maxcovered = covered; in fromtext_nxt()
83 bm[covered / 8] |= (0x80 >> (covered % 8)); in fromtext_nxt()
H A Drrsig_46.c30 dns_rdatatype_t covered; in fromtext_rrsig() local
45 * Type covered. in fromtext_rrsig()
49 result = dns_rdatatype_fromtext(&covered, &token.value.as_textregion); in fromtext_rrsig()
58 covered = (dns_rdatatype_t)i; in fromtext_rrsig()
60 RETERR(uint16_tobuffer(covered, target)); in fromtext_rrsig()
184 dns_rdatatype_t covered; in totext_rrsig()
197 * Type covered. in totext_rrsig()
199 covered = uint16_fromregion(&sr); in totext_rrsig()
205 if (dns_rdatatype_isknown(covered) && covered ! in totext_rrsig()
166 dns_rdatatype_t covered; totext_rrsig() local
[all...]
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DCOPYING89 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A DCOPYING389 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DCOPYING389 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DCOPYING89 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A DCOPYING389 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/
H A DCOPYING389 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/binutils/dist/
H A DCOPYING389 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DCOPYING389 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DCOPYING89 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A DCOPYING89 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DCOPYING89 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/autoconf/dist/
H A DCOPYINGv389 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DCOPYING89 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/lgpl3/gmp/dist/
H A DCOPYINGv389 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/bsd/nvi/dist/dist/
H A DCOPYING89 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A DCOPYING89 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DCOPYING89 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]
/netbsd-src/external/gpl3/gdb/dist/
H A DCOPYING389 A "covered work" means either the unmodified Program or a work based
160 covered work is covered by this License only if the output, given its
161 content, constitutes a covered work. This License acknowledges your
164 You may make, run and propagate covered works that you do not
166 in force. You may convey covered works to others for the sole purpose
170 not control copyright. Those thus making or running the covered works
181 No covered work shall be deemed part of an effective technological
187 When you convey a covered work, you waive any legal power to forbid
190 the covered work, and you disclaim any intention to limit operation or
235 A compilation of a covered work with other separate and independent
[all …]

12345678910>>...22