Home
last modified time | relevance | path

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

/curl/lib/
H A Dhostasyn.c118 int *waitp) in Curl_getaddrinfo() argument
120 return Curl_resolver_getaddrinfo(data, hostname, port, waitp); in Curl_getaddrinfo()
H A Dhostip6.c101 int *waitp) in Curl_getaddrinfo() argument
113 *waitp = 0; /* synchronous response only */ in Curl_getaddrinfo()
H A Dhostip4.c92 int *waitp) in Curl_getaddrinfo() argument
100 *waitp = 0; /* synchronous response only */ in Curl_getaddrinfo()
H A Dasyn-thread.c684 int *waitp) in Curl_resolver_getaddrinfo() argument
688 *waitp = 0; /* default to synchronous response */ in Curl_resolver_getaddrinfo()
694 *waitp = 1; /* expect asynchronous response */ in Curl_resolver_getaddrinfo()
711 int *waitp) in Curl_resolver_getaddrinfo() argument
717 *waitp = 0; /* default to synchronous response */ in Curl_resolver_getaddrinfo()
737 *waitp = 1; /* expect asynchronous response */ in Curl_resolver_getaddrinfo()
H A Dasyn.h161 int *waitp);
H A Ddoh.h107 int *waitp);
H A Dhostip.h161 int *waitp);
H A Dasyn-ares.c759 int *waitp) in Curl_resolver_getaddrinfo() argument
763 *waitp = 0; /* default to synchronous response */ in Curl_resolver_getaddrinfo()
830 *waitp = 1; /* expect asynchronous response */ in Curl_resolver_getaddrinfo()
H A Ddoh.c407 int *waitp) in Curl_doh() argument
419 *waitp = FALSE; in Curl_doh()
494 *waitp = TRUE; /* this never returns synchronously */ in Curl_doh()

Completed in 16 milliseconds