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

/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_net_ntop.c44 static char * inet_net_ntop_ipv6 __P((const u_char *src, int bits,
69 return (inet_net_ntop_ipv6(src, bits, dst, size));
153 * inet_net_ntop_ipv6(src, bits, fakebits, dst, size)
169 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) { function

Completed in 56 milliseconds