Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dlibmdoc.h109 struct mdoc_node *mdoc_endbody_alloc(struct mdoc *, int, int, enum mdoct,
H A Dmdoc_macro.c565 endbody = mdoc_endbody_alloc(mdoc, line, ppos, in blk_exp_close()
1182 mdoc_endbody_alloc(mdoc, line, ppos, in blk_part_imp()
H A Dmdoc.c417 mdoc_endbody_alloc(struct mdoc *mdoc, int line, int pos, enum mdoct tok, in mdoc_endbody_alloc() function