Home
last modified time | relevance | path

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

/minix3/external/bsd/mdocml/dist/
H A Dmdoc.h217 SEC_CUSTOM, enumerator
H A Dmdoc_validate.c1986 sec = SEC_CUSTOM; in post_sh_head()
2029 if (SEC_CUSTOM == sec) in post_sh_head()
2483 return(SEC_CUSTOM); in a2sec()
H A Dmandocdb.c1511 return(SEC_CUSTOM == n->sec && MDOC_HEAD == n->type); in parse_mdoc_Sh()