Searched refs:mdoc_endbody_alloc (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | libmdoc.h | 75 struct roff_node *mdoc_endbody_alloc(struct roff_man *, int, int,
|
H A D | mdoc.c | 95 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_endbody_alloc() function
|
H A D | mdoc_macro.c | 428 mdoc_endbody_alloc(mdoc, line, ppos, in find_pending() 641 endbody = mdoc_endbody_alloc(mdoc, line, ppos, in blk_exp_close()
|