Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/nameser/
H A Dns_name.c83 static int decode_bitstring(const unsigned char **,
140 if ((m = decode_bitstring(&cp, dn, eom)) < 0) in ns_name_ntop()
982 decode_bitstring(const unsigned char **cpp, char *dn, const char *eom) in decode_bitstring() function
/netbsd-src/lib/libc/nameser/
H A Dns_name.c89 static int decode_bitstring(const unsigned char **,
146 if ((m = decode_bitstring(&cp, dn, eom)) < 0) in ns_name_ntop()
999 decode_bitstring(const unsigned char **cpp, char *dn, const char *eom) in decode_bitstring() function