Home
last modified time | relevance | path

Searched defs:initial_tv (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dselect.c81 struct curltime initial_tv; in Curl_wait_ms() local
161 struct curltime initial_tv = {0, 0}; in Curl_socket_check() local
402 struct curltime initial_tv = {0, 0}; in Curl_poll() local
/external/curl/tests/server/
Dutil.c218 struct timeval initial_tv; in wait_ms() local