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

/freebsd-11-stable/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.c868 u_char section[LM_SECTION_MAX + 1];
966 if (seclen > LM_SECTION_MAX || seclen == 0) {

Completed in 53 milliseconds