OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bozo_http_error
(Results
1 - 1
of
1
) sorted by relevancy
/src/libexec/httpd/
bozohttpd.c
547
return
bozo_http_error
(httpd, 404, NULL, "unknown prototype");
587
return
bozo_http_error
(httpd, 404, request, "unknown method");
596
return
bozo_http_error
(request->hr_httpd, 413, request,
693
bozo_http_error
(httpd, 500, NULL, "clock_gettime failed");
710
bozo_http_error
(httpd, 500, NULL, "clock_gettime failed");
730
bozo_http_error
(httpd, 408, NULL, "request timed out");
737
bozo_http_error
(httpd, 404, NULL, "null method");
751
bozo_http_error
(httpd, 404, NULL, "null method");
755
bozo_http_error
(httpd, 404, NULL, "null file");
787
bozo_http_error
(httpd, 404, request, "no header")
2225
bozo_http_error
(bozohttpd_t *httpd, int code, bozo_httpreq_t *request,
function
[
all
...]
Completed in 13 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026