Searched refs:inet_net_ntop_ipv4 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libresolv2/common/inet/ |
H A D | inet_net_ntop.c | 42 static char * inet_net_ntop_ipv4 __P((const u_char *src, int bits, 67 return (inet_net_ntop_ipv4(src, bits, dst, size)); 78 * inet_net_ntop_ipv4(src, bits, dst, size) 90 inet_net_ntop_ipv4(src, bits, dst, size) function
|
Completed in 46 milliseconds