Searched refs:ns_name_ntol (Results 1 - 4 of 4) sorted by relevance
| /illumos-gate/usr/src/lib/libresolv2/common/nameser/ |
| H A D | ns_sign.c | 178 n = ns_name_ntol(name, buf, sizeof(buf)); 190 n = ns_name_ntol(alg, buf, sizeof(buf));
|
| H A D | ns_verify.c | 256 n = ns_name_ntol(buf2, buf, sizeof(buf)); 270 n = ns_name_ntol(buf2, buf, sizeof(buf));
|
| H A D | ns_name.c | 354 ns_name_ntol(const u_char *src, u_char *dst, size_t dstsiz) function
|
| /illumos-gate/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);
|
Completed in 72 milliseconds