Home
last modified time | relevance | path

Searched refs:Curl_printable_address (Results 1 - 6 of 6) sorted by relevance

/third_party/curl/lib/
H A Dhostip6.c81 Curl_printable_address(ai, buf, sizeof(buf)); in dump_addrinfo()
H A Dhostip.h153 * Curl_printable_address() returns a printable version of the 1st address
157 void Curl_printable_address(const struct Curl_addrinfo *ip,
H A Dsocks.c381 Curl_printable_address(hp, buf, sizeof(buf)); in do_SOCKS4()
856 Curl_printable_address(hp, dest, sizeof(dest)); in do_SOCKS5()
H A Dhostip.c128 * Curl_printable_address() stores a printable version of the 1st address
134 void Curl_printable_address(const struct Curl_addrinfo *ai, char *buf, in Curl_printable_address() function
1347 Curl_printable_address(a, buf, sizeof(buf)); in show_resolve_info()
H A Dftp.c1173 Curl_printable_address(ai, myhost, sizeof(myhost)); in ftp_state_use_port()
3563 Curl_printable_address(ai, buf, sizeof(buf)); in ftp_pasv_verbose()
H A Dcf-socket.c529 Curl_printable_address(h->addr, myhost, sizeof(myhost)); in bindlocal()
564 Curl_printable_address. The latter returns only numeric scope in bindlocal()

Completed in 12 milliseconds