#include "setup.h"Go to the source code of this file.
Functions | |
| char * | Curl_inet_ntop (int af, const void *addr, char *buf, size_t size) |
| char* Curl_inet_ntop | ( | int | af, | |
| const void * | addr, | |||
| char * | buf, | |||
| size_t | size | |||
| ) |
Definition at line 210 of file inet_ntop.c.
References inet_ntop4(), NULL, and SET_ERRNO.
Referenced by bindlocal(), Curl_if2ip(), Curl_printable_address(), and ftp_state_use_port().
1.5.6