Home
last modified time | relevance | path

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

/curl/lib/
H A Dinet_pton.c55 static int inet_pton4(const char *src, unsigned char *dst);
79 return (inet_pton4(src, (unsigned char *)dst)); in Curl_inet_pton()
100 inet_pton4(const char *src, unsigned char *dst) in inet_pton4() function
208 inet_pton4(curtok, tp) > 0) { in inet_pton6()

Completed in 4 milliseconds