Lines Matching defs:now
247 "The cache now contains %zu members",
281 DEBUGF(infof(data, "The cache now contains %zu members",
386 conn->lastused = Curl_now(); /* it was used up until now */
425 struct curltime now;
431 now = Curl_now();
439 score = Curl_timediff(now, conn->lastused);
452 DEBUGF(infof(data, "The cache now contains %zu members",
474 struct curltime now;
479 now = Curl_now();
497 score = Curl_timediff(now, conn->lastused);
514 DEBUGF(infof(data, "The cache now contains %zu members",