Home
last modified time | relevance | path

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

/external/curl/lib/
Dtimeval.h49 time_t Curl_tvlong(struct timeval t1);
Dspeedcheck.c41 (Curl_tvlong(data->state.keeps_speed) != 0) && in Curl_speedcheck()
Dtimeval.c147 time_t Curl_tvlong(struct timeval t1) in Curl_tvlong() function