Searched refs:http_error (Results 1 – 6 of 6) sorted by relevance
19 struct http_error { struct
886 http_error(int *res) in http_error() function888 const struct http_error errors[] = HTTP_ERRORS; in http_error()905 const char *errstr = http_error(&res); in error_response()
120 struct http_error { struct
59 static struct http_error http_errors[] = HTTP_ERRORS;1739 struct http_error error, *res; in server_httperror_byid()1755 const struct http_error *ea = a; in server_httperror_cmp()1756 const struct http_error *eb = b; in server_httperror_cmp()
122 struct http_error { struct
85 static struct http_error http_errors[] = HTTP_ERRORS;1509 struct http_error error, *res = NULL; in relay_httperror_byid()1524 const struct http_error *ea = a; in relay_httperror_cmp()1525 const struct http_error *eb = b; in relay_httperror_cmp()