Home
last modified time | relevance | path

Searched refs:decode_bitstring (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_name.c77 static int decode_bitstring(const unsigned char **,
134 if ((m = decode_bitstring(&cp, dn, eom)) < 0) in ns_name_ntop()
974 decode_bitstring(const unsigned char **cpp, char *dn, const char *eom) in decode_bitstring() function