Searched refs:location_found (Results 1 – 1 of 1) sorted by relevance
140 static int parse_header(bool *location_found) in parse_header() argument184 *location_found = true; in parse_header()195 bool location_found = false; in skip_headers() local219 if (parse_header(&location_found) < 0) { in skip_headers()239 if (redirect_code && location_found) { in skip_headers()