Searched refs:dns_name_hasbuffer (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddbiterator.c103 REQUIRE(name == NULL || dns_name_hasbuffer(name));
127 REQUIRE(dns_name_hasbuffer(name));
H A Ddb.c489 REQUIRE(dns_name_hasbuffer(foundname));
521 REQUIRE(dns_name_hasbuffer(foundname));
553 REQUIRE(dns_name_hasbuffer(foundname));
H A Dname.c256 dns_name_hasbuffer(const dns_name_t *name) { function
H A Dmessage.c3199 if (!dns_name_hasbuffer(signer)) {
H A Dadb.c2927 REQUIRE(target == NULL || dns_name_hasbuffer(target));
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddbiterator.c103 REQUIRE(name == NULL || dns_name_hasbuffer(name));
127 REQUIRE(dns_name_hasbuffer(name));
H A Ddb.c496 REQUIRE(dns_name_hasbuffer(foundname));
528 REQUIRE(dns_name_hasbuffer(foundname));
560 REQUIRE(dns_name_hasbuffer(foundname));
H A Dname.c256 dns_name_hasbuffer(const dns_name_t *name) { function
H A Dmessage.c3182 if (!dns_name_hasbuffer(signer)) {
H A Dadb.c2928 REQUIRE(target == NULL || dns_name_hasbuffer(target));
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dname.h308 dns_name_hasbuffer(const dns_name_t *name);
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dname.h307 dns_name_hasbuffer(const dns_name_t *name);
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Dname_test.c366 assert_true(dns_name_hasbuffer(&name));

Completed in 178 milliseconds