Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dcgi.c83 static void pg_noresult(const struct req *, int, const char *,
585 pg_noresult(const struct req *req, int code, const char *http_msg, in pg_noresult() function
1075 pg_noresult(req, 400, "Bad Request", in pg_search()
1078 pg_noresult(req, 404, "Not Found", "No results found."); in pg_search()