Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.h123 void print_gen_comment(struct html *, struct roff_node *);
H A Dman_html.c127 print_gen_comment(h, n); in html_man()
H A Dhtml.c876 print_gen_comment(struct html *h, struct roff_node *n) in print_gen_comment() function
H A Dmdoc_html.c296 print_gen_comment(h, n); in html_mdoc()