Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dcgi.c91 static void resp_begin_http(int, const char *);
340 resp_begin_http(int code, const char *msg) in resp_begin_http() function
381 resp_begin_http(code, msg); in resp_begin_html()