Home
last modified time | relevance | path

Searched refs:http_error (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.sbin/httpd/
Dhttp.h120 struct http_error { struct
Dserver_http.c59 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()
/openbsd/src/usr.sbin/relayd/
Dhttp.h122 struct http_error { struct
Drelay_http.c85 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()