Searched refs:ns_name_ntol (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_sign.c178 n = ns_name_ntol(name, buf, sizeof(buf));
190 n = ns_name_ntol(alg, buf, sizeof(buf));
H A Dns_verify.c256 n = ns_name_ntol(buf2, buf, sizeof(buf));
270 n = ns_name_ntol(buf2, buf, sizeof(buf));
H A Dns_name.c354 ns_name_ntol(const u_char *src, u_char *dst, size_t dstsiz) function
/illumos-gate/usr/src/head/arpa/
H A Dnameser.h576 #define ns_name_ntol __ns_name_ntol macro
632 int ns_name_ntol(const uchar_t *, uchar_t *, size_t);

Completed in 72 milliseconds