Searched refs:isc_utf8_valid (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutf8.h36 isc_utf8_valid(const unsigned char *buf, size_t len);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutf8.h36 isc_utf8_valid(const unsigned char *buf, size_t len);
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dutf8.c34 isc_utf8_valid(const unsigned char *buf, size_t len) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dutf8.c34 isc_utf8_valid(const unsigned char *buf, size_t len) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dopt_41.c232 if (!isc_utf8_valid(sregion.base + 2, length - 2)) {
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dopt_41.c232 if (!isc_utf8_valid(sregion.base + 2, length - 2)) {
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
H A Dsvcb_64.c176 if (!isc_utf8_valid(region->base,
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/in_1/
H A Dsvcb_64.c172 if (!isc_utf8_valid(region->base,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmessage.c3879 utf8ok = isc_utf8_valid(optdata,
4237 utf8ok = isc_utf8_valid(optdata,
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dmessage.c3896 utf8ok = isc_utf8_valid(optdata,
4254 utf8ok = isc_utf8_valid(optdata,

Completed in 317 milliseconds