Go to the source code of this file.
Functions | |
const char * | ares_inet_ntop (int af, const void *src, char *dst, ares_socklen_t size) |
static const char * | inet_ntop4 (const unsigned char *src, char *dst, size_t size) |
static const char * | inet_ntop6 (const unsigned char *src, char *dst, size_t size) |
Definition at line 56 of file inet_ntop.c.
Definition at line 82 of file inet_ntop.c.
Definition at line 102 of file inet_ntop.c.