Home
last modified time | relevance | path

Searched refs:isc_buffer_constinit (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Drbtdb_test.c
H A Ddst_test.c180 isc_buffer_constinit(&b, keyname, strlen(keyname)); in check_sig()
315 isc_buffer_constinit(&b1, key1_name, strlen(key1_name)); in check_cmp()
327 isc_buffer_constinit(&b2, key2_name, strlen(key2_name)); in check_cmp()
H A Ddh_test.c
H A Drsa_test.c157 isc_buffer_constinit(&buf, "rsa.", 4); in ISC_RUN_TEST_IMPL()
H A Ddbiterator_test.c43 isc_buffer_constinit(&b, src, strlen(src)); in make_name()
H A Ddnstap_test.c181 isc_buffer_constinit(&zb, "example.com.", 12); in ISC_RUN_TEST_IMPL()
/netbsd-src/external/mpl/bind/dist/fuzz/
H A Ddns_rdata_fromwire_text.c138 isc_buffer_constinit(&source, data, size); in LLVMFuzzerTestOneInput()
167 isc_buffer_constinit(&source, totext, isc_buffer_usedlength(&target)); in LLVMFuzzerTestOneInput()
193 isc_buffer_constinit(&source, totext, isc_buffer_usedlength(&target)); in LLVMFuzzerTestOneInput()
H A Ddns_name_fromtext_target.c42 isc_buffer_constinit(&buf, data, size); in LLVMFuzzerTestOneInput()
H A Disc_lex_gettoken.c44 isc_buffer_constinit(&buf, data, size);
H A Ddns_master_load.c45 isc_buffer_constinit(&buf, data, size); in LLVMFuzzerTestOneInput()
H A Disc_lex_getmastertoken.c66 isc_buffer_constinit(&buf, data, size); in LLVMFuzzerTestOneInput()
H A Ddns_rdata_fromtext.c69 isc_buffer_constinit(&inbuf, data, size); in LLVMFuzzerTestOneInput()
H A Ddns_message_parse.c157 isc_buffer_constinit(&buffer, data, size); in LLVMFuzzerTestOneInput()
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dlex_test.c198 isc_buffer_constinit(&buf, parse_tests[i].text, in ISC_RUN_TEST_IMPL()
251 isc_buffer_constinit(&buf, parse_tests[i].text, in ISC_RUN_TEST_IMPL()
305 isc_buffer_constinit(&buf, parse_tests[i].text, in ISC_RUN_TEST_IMPL()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/tkey/
H A Dkeycreate.c
/netbsd-src/external/mpl/bind/dist/bin/tools/
H A Dnsec3hash.c123 isc_buffer_constinit(&buffer, domain, strlen(domain)); in nsec3hash()
/netbsd-src/external/mpl/bind/dist/tests/isccfg/
H A Dparser_test.c119 isc_buffer_constinit(&b, tests[i], strlen(tests[i])); in ISC_RUN_TEST_IMPL()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/
H A Ddnsconf.c117 isc_buffer_constinit(&namebuf, keynamestr, strlen(keynamestr)); in configure_key()
H A Dgetaddrinfo.c620 isc_buffer_constinit(&b, domain, namelen); in make_resstate()
631 isc_buffer_constinit(&b, hostname, namelen); in make_resstate()
/netbsd-src/external/mpl/bind/dist/tests/libtest/
H A Ddns.c360 isc_buffer_constinit(&source, src, length); in dns_test_rdatafromstring()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddlz.c425 isc_buffer_constinit(&buffer, zone_name, strlen(zone_name)); in dns_dlz_writeablezone()
/netbsd-src/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dbuffer.h503 * point to const data. For example, isc_buffer_constinit() could
562 #define isc_buffer_constinit(_b, _d, _l) \ in isc_buffer_region()
518 #define isc_buffer_constinit( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddlz.c429 isc_buffer_constinit(&buffer, zone_name, strlen(zone_name)); in dns_dlz_writeablezone()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbuffer.h1090 #define isc_buffer_constinit(_b, _d, _l) \ macro

12