Searched refs:LM_SECTION_MAX (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bsnmp/snmpd/
H A Dsnmpd.h122 # define LM_SECTION_MAX 14 macro
124 char section[LM_SECTION_MAX + 1]; /* and index */
H A Daction.c829 u_char section[LM_SECTION_MAX + 1];
927 if (seclen > LM_SECTION_MAX || seclen == 0) {

Completed in 51 milliseconds