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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dhostip4.c155 char *sbufptr = NULL; local
162 sbufptr = sbuf;
165 (void)Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &ai);
H A Dhostip6.c184 char *sbufptr = NULL; local
222 sbufptr=sbuf;
224 error = Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &res);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dhostip4.c155 char *sbufptr = NULL; local
162 sbufptr = sbuf;
165 (void)Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &ai);
H A Dhostip6.c184 char *sbufptr = NULL; local
222 sbufptr=sbuf;
224 error = Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &res);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dhostip4.c155 char *sbufptr = NULL; local
162 sbufptr = sbuf;
165 (void)Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &ai);
H A Dhostip6.c184 char *sbufptr = NULL; local
222 sbufptr=sbuf;
224 error = Curl_getaddrinfo_ex(hostname, sbufptr, &hints, &res);

Completed in 167 milliseconds