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

/freebsd-10.0-release/lib/libc/inet/
H A Dinet_net_ntop.c46 static char * inet_net_ntop_ipv6(const u_char *src, int bits, char *dst,
71 return (inet_net_ntop_ipv6(src, bits, dst, size));
155 * inet_net_ntop_ipv6(src, bits, fakebits, dst, size)
171 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) { function

Completed in 75 milliseconds