Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Droff.h36 SEC_LIBRARY, enumerator
H A Dmdoc_markdown.c1320 if (n->sec == SEC_LIBRARY) in md_post_Lb()
H A Dmdoc_html.c1559 if (SEC_LIBRARY == n->sec && NODE_LINE & n->flags && n->prev) in mdoc_lb_pre()
H A Dmdoc_man.c1567 if (SEC_LIBRARY == n->sec) in post_lb()
H A Dmdoc_term.c1326 if (SEC_LIBRARY == n->sec && NODE_LINE & n->flags) in termp_lb_post()
H A Dmdoc_validate.c2381 case SEC_LIBRARY: in post_sh_head()
/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c1124 case SEC_LIBRARY: in mdoc_parse_section()