Searched refs:encode_bitsring (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/libbind/dist/nameser/ |
H A D | ns_name.c | 79 static int encode_bitsring(const char **, const char *, 237 if ((e = encode_bitsring(&src, cp + 2, in ns_name_pton2() 1030 encode_bitsring(const char **bp, const char *end, unsigned char **labelp, in encode_bitsring() function
|
/netbsd-src/lib/libc/nameser/ |
H A D | ns_name.c | 85 static int encode_bitsring(const char **, const char *, 244 if ((e = encode_bitsring(&src, cp + 2, in ns_name_pton2() 1048 encode_bitsring(const char **bp, const char *end, unsigned char **labelp, in encode_bitsring() function
|