Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dlibmdoc.h77 void mdoc_state(struct roff_man *, struct roff_node *);
H A DMakefile.common54 mdoc_state.o \
H A Dmdoc_state.c167 mdoc_state(struct roff_man *mdoc, struct roff_node *n) in mdoc_state() function
H A Dmdoc_macro.c275 mdoc_state(mdoc, mdoc->last); in rew_last()
279 mdoc_state(mdoc, mdoc->last); in rew_last()
H A Dmdoc_validate.c391 mdoc_state(mdoc, n); in mdoc_validate()