Home
last modified time | relevance | path

Searched refs:SEC_LIBRARY (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc.h198 SEC_LIBRARY, /* LIBRARY */ enumerator
H A Dmdoc_man.c1376 if (SEC_LIBRARY == n->sec) in post_lb()
H A Dmdoc_term.c1487 if (SEC_LIBRARY == n->sec && MDOC_LINE & n->flags) in termp_lb_post()
H A Dmdoc_html.c2015 if (SEC_LIBRARY == n->sec && MDOC_LINE & n->flags && n->prev) in mdoc_lb_pre()
H A Dmdoc_validate.c2048 case (SEC_LIBRARY): in post_sh_head()