Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dlibmdoc.h121 int mdoc_endbody_alloc(struct mdoc *, int, int, enum mdoct,
H A Dmdoc_macro.c763 if ( ! mdoc_endbody_alloc(mdoc, line, ppos, in blk_exp_close()
1382 if ( ! mdoc_endbody_alloc(mdoc, line, ppos, in blk_part_imp()
H A Dmdoc.c498 mdoc_endbody_alloc(struct mdoc *mdoc, int line, int pos, enum mdoct tok, in mdoc_endbody_alloc() function