HomeSort by: relevance | last modified time | path
    Searched defs:inet_net_ntop_ipv6 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/inet/
inet_net_ntop.c 54 static char * inet_net_ntop_ipv6(const u_char *src, int bits,
74 return (inet_net_ntop_ipv6(src, bits, dst, size));
154 * inet_net_ntop_ipv6(src, bits, fakebits, dst, size)
170 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) function in typeref:typename:char *
inet_net_ntop.c 54 static char * inet_net_ntop_ipv6(const u_char *src, int bits,
74 return (inet_net_ntop_ipv6(src, bits, dst, size));
154 * inet_net_ntop_ipv6(src, bits, fakebits, dst, size)
170 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) function in typeref:typename:char *

Completed in 207 milliseconds