Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_addrinfo.c347 struct namebuff { struct
381 struct namebuff *buf; in Curl_ip2addr()
388 buf = malloc(sizeof(struct namebuff)); in Curl_ip2addr()