Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmain.h56 void terminal_mdoc(void *, const struct mdoc *);
H A Dmain.c289 curp->outmdoc = terminal_mdoc; in parse()
H A Dmdoc_term.c251 terminal_mdoc(void *arg, const struct mdoc *mdoc) in terminal_mdoc() function