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

/bind-9.11.3/lib/lwres/
H A Dlwinetntop.c37 static const char *inet_ntop6(const unsigned char *src, char *dst,
56 return (inet_ntop6(src, dst, size));
93 * inet_ntop6(src, dst, size)
100 inet_ntop6(const unsigned char *src, char *dst, size_t size) { function
/bind-9.11.3/lib/isc/
H A Dinet_ntop.c39 static const char *inet_ntop6(const unsigned char *src, char *dst,
59 return (inet_ntop6(src, dst, size));
106 inet_ntop6(const unsigned char *src, char *dst, size_t size) function

Completed in 269 milliseconds