Searched refs:last_mod_found (Results 1 – 1 of 1) sorted by relevance
1229 bool last_mod_found = false; in prepare_response() local1231 last_mod_found = true; in prepare_response()1363 if (last_mod_found && file_ent->mtime <= last_mod) { in prepare_response()