Searched refs:sbufptr (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhostip4.c148 char *sbufptr = NULL; local
155 sbufptr = sbuf;
158 (void)Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &ai);
H A Dhostip6.c178 char *sbufptr = NULL; local
216 sbufptr=sbuf;
218 error = Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &res);

Completed in 83 milliseconds