Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dcgi.c87 static void resp_begin_http(int, const char *);
334 resp_begin_http(int code, const char *msg) in resp_begin_http() function
368 resp_begin_http(code, msg); in resp_begin_html()