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;
1671 struct curltime *now,
1679 struct curltime since;
2120 struct curltime *nowp,
2414 struct curltime *nowp,
2541 struct curltime *nowp,
2593 struct curltime *nowp,
2987 struct curltime now = Curl_now();
3425 static CURLMcode add_next_timeout(struct curltime now,
3429 struct curltime *tv = &d->state.expiretime;
3470 struct curltime now;
3728 struct curltime *expire_time,
3731 static const struct curltime tv_zero = {0, 0};
3740 struct curltime now = Curl_now();
3774 struct curltime expire_time;
3795 struct curltime expire_ts;
3890 struct curltime *stamp,
3925 const struct curltime *nowp,
3929 struct curltime *curr_expire = &data->state.expiretime;
3930 struct curltime set;
3997 struct curltime now = Curl_now();
4021 struct curltime *nowp = &data->state.expiretime;