Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc.h218 SEC_CUSTOM, enumerator
H A Dmdoc_validate.c1882 sec = SEC_CUSTOM; in post_sh_head()
1884 sec = NULL == secname ? SEC_CUSTOM : a2sec(secname); in post_sh_head()
1923 if (SEC_CUSTOM == sec) { in post_sh_head()
2329 return(SEC_CUSTOM); in a2sec()