Home | History | Annotate | Download | only in lib

Lines Matching refs:Curl_expire_latest

1826         Curl_expire_latest(data, timeout_ms);
1842 Curl_expire_latest(data, timeout_ms);
1903 Curl_expire_latest(data->easy_conn->recv_pipe->head->ptr, 1);
2968 * Curl_expire_latest()
2978 void Curl_expire_latest(struct Curl_easy *data, long milli)
3067 Curl_expire_latest(data, 1);