Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmain.h37 void html_mdoc(void *, const struct mdoc *);
H A Dmain.c269 curp->outmdoc = html_mdoc; in parse()
H A Dmdoc_html.c263 html_mdoc(void *arg, const struct mdoc *mdoc) in html_mdoc() function