Home
last modified time | relevance | path

Searched defs:updateOnNotModified (Results 1 – 2 of 2) sorted by relevance

/dports/www/squid/squid-4.15/src/
H A DHttpReply.cc255 HttpReply::updateOnNotModified(HttpReply const * freshRep) in updateOnNotModified() function in HttpReply
/dports/www/squid/squid-4.15/src/store/
H A DController.cc663 Store::Controller::updateOnNotModified(StoreEntry *old, const StoreEntry &newer) in updateOnNotModified() function in Store::Controller