Searched refs:SNMPD_F_DEBUG (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/snmpd/
H A Dsnmpd.c153 flags |= SNMPD_F_DEBUG;
361 if (env->sc_flags & SNMPD_F_DEBUG)
H A Dtraphandler.c297 log_init((env->sc_flags & SNMPD_F_DEBUG) ? 1 : 0, LOG_DAEMON);
H A Dsnmpd.h398 #define SNMPD_F_DEBUG 0x02 macro

Completed in 132 milliseconds