Searched refs:t_header (Results 1 – 1 of 1) sorted by relevance
280 time_t t_header, t_file; in http_response_handle_cachable() local304 t_header = 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() local356 t_header = mktime(&tm); in http_response_handle_cachable()362 if (t_file > t_header) return HANDLER_GO_ON; in http_response_handle_cachable()