Searched refs:LM_SECTION_MAX (Results 1 – 2 of 2) sorted by relevance
122 # define LM_SECTION_MAX 14 macro124 char section[LM_SECTION_MAX + 1]; /* and index */
868 u_char section[LM_SECTION_MAX + 1];966 if (seclen > LM_SECTION_MAX || seclen == 0) { in op_modules()