Searched refs:SEC_CUSTOM (Results 1 – 2 of 2) sorted by relevance
218 SEC_CUSTOM, enumerator
1882 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()