Searched refs:ns_name_ntol (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_sign.c | 178 n = ns_name_ntol(name, buf, sizeof(buf)); in ns_sign2() 190 n = ns_name_ntol(alg, buf, sizeof(buf)); in ns_sign2()
|
H A D | ns_verify.c | 256 n = ns_name_ntol(buf2, buf, sizeof(buf)); in ns_verify() 270 n = ns_name_ntol(buf2, buf, sizeof(buf)); in ns_verify()
|
H A D | ns_name.c | 354 ns_name_ntol(const u_char *src, u_char *dst, size_t dstsiz) in ns_name_ntol() function
|
/titanic_41/usr/src/head/arpa/ |
H A D | nameser.h | 576 #define ns_name_ntol __ns_name_ntol macro 632 int ns_name_ntol(const uchar_t *, uchar_t *, size_t);
|