Searched refs:t_file (Results 1 – 1 of 1) sorted by relevance
280 time_t t_header, t_file; in http_response_handle_cachable() local308 t_file = mktime(&tm); in http_response_handle_cachable()310 if (t_file > t_header) return HANDLER_GO_ON; in http_response_handle_cachable()340 time_t t_header, t_file; in http_response_handle_cachable() local360 t_file = mktime(&tm); in http_response_handle_cachable()362 if (t_file > t_header) return HANDLER_GO_ON; in http_response_handle_cachable()