Lines Matching full:keeptime
1702 struct tm keeptime;1703 CURLcode result = Curl_gmtime(data->set.timevalue, &keeptime);1708 tm = &keeptime;