Home
last modified time | relevance | path

Searched refs:inet_ntop6 (Results 1 – 1 of 1) sorted by relevance

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

Completed in 4 milliseconds