Home
last modified time | relevance | path

Searched refs:inet_ntop6 (Results 1 – 1 of 1) sorted by last modified time

/curl/lib/
H A Dinet_ntop.c87 static char *inet_ntop6 (const unsigned char *src, char *dst, size_t size) in inet_ntop6() function
199 return inet_ntop6((const unsigned char *)src, buf, size); in Curl_inet_ntop()

Completed in 5 milliseconds