Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dcgi.c87 static void resp_begin_http(int, const char *);
336 resp_begin_http(int code, const char *msg) in resp_begin_http() function
377 resp_begin_http(code, msg); in resp_begin_html()