Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmain.h35 void html_mdoc(void *, const struct mdoc *);
H A Dmain.c695 curp->outmdoc = html_mdoc; in parse()
H A Dmdoc_html.c267 html_mdoc(void *arg, const struct mdoc *mdoc) in html_mdoc() function