Lines Matching refs:curltime
94 static CURLMcode add_next_timeout(struct curltime now,
98 struct curltime *expire_time,
102 static void expire_ex(struct Curl_easy *data, const struct curltime *nowp,
1254 struct curltime expire_time;
1674 struct curltime *now,
1682 struct curltime since;
2123 struct curltime *nowp,
2417 struct curltime *nowp,
2544 struct curltime *nowp,
2596 struct curltime *nowp,
2990 struct curltime now = Curl_now();
3428 static CURLMcode add_next_timeout(struct curltime now,
3432 struct curltime *tv = &d->state.expiretime;
3473 struct curltime now;
3739 struct curltime *expire_time,
3742 static const struct curltime tv_zero = {0, 0};
3751 struct curltime now = Curl_now();
3785 struct curltime expire_time;
3806 struct curltime expire_ts;
3901 struct curltime *stamp,
3936 const struct curltime *nowp,
3940 struct curltime *curr_expire = &data->state.expiretime;
3941 struct curltime set;
4008 struct curltime now = Curl_now();
4032 struct curltime *nowp = &data->state.expiretime;