Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dlibmdoc.h75 struct roff_node *mdoc_endbody_alloc(struct roff_man *, int, int,
H A Dmdoc.c95 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_endbody_alloc() function
H A Dmdoc_macro.c428 mdoc_endbody_alloc(mdoc, line, ppos, in find_pending()
641 endbody = mdoc_endbody_alloc(mdoc, line, ppos, in blk_exp_close()