Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dcgi.c93 static int resp_copy(const char *, const char *);
357 resp_copy(const char *element, const char *filename) in resp_copy() function
421 return resp_copy("header", MAN_DIR "/header.html"); in resp_begin_html()
427 if (resp_copy("footer", MAN_DIR "/footer.html")) in resp_end_html()