This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Macros | |
#define | inet_ntop xinet_ntop |
Functions | |
SQUIDCEXTERN const char * | xinet_ntop (int af, const void *src, char *dst, size_t size) |
Macro Definition Documentation
◆ inet_ntop
#define inet_ntop xinet_ntop |
Definition at line 25 of file inet_ntop.h.
Function Documentation
◆ xinet_ntop()
SQUIDCEXTERN const char * xinet_ntop | ( | int | af, |
const void * | src, | ||
char * | dst, | ||
size_t | size | ||
) |
Definition at line 107 of file inet_ntop.cc.
References inet_ntop4(), inet_ntop6(), and size.