Home
last modified time | relevance | path

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

/minix/external/bsd/mdocml/dist/
H A Dmdoc.h213 SEC_AUTHORS, /* AUTHORS */ enumerator
H A Dmdoc_term.c1110 if (n->sec == SEC_AUTHORS) { in termp_an_pre()
1135 if (SEC_AUTHORS == n->sec) in termp_an_post()
1442 if (SEC_AUTHORS == n->sec) in termp_sh_pre()
H A Dmdoc_man.c739 if (MDOC_Sh == n->tok && SEC_AUTHORS == n->sec) in post_sect()
799 else if (SEC_AUTHORS == n->sec && in pre_an()