Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h257 enum mdoc_endbody { enum
377 enum mdoc_endbody end; /* BODY */
H A Dlibmdoc.h122 struct mdoc_node *, enum mdoc_endbody);
H A Dmdoc.c499 struct mdoc_node *body, enum mdoc_endbody end) in mdoc_endbody_alloc()