Home
last modified time | relevance | path

Searched refs:snmp_trace (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/bsnmp/lib/
Dsnmpagent.h127 extern u_int snmp_trace;
Dsnmpagent.c87 #define TR(W) (snmp_trace & SNMP_TRACE_##W)
88 u_int snmp_trace = 0; variable
/freebsd-12-stable/contrib/bsnmp/snmpd/
Daction.c374 value->v.uint32 = snmp_trace; in op_debug()
394 ctx->scratch->int1 = snmp_trace; in op_debug()
395 snmp_trace = value->v.uint32; in op_debug()
415 snmp_trace = ctx->scratch->int1; in op_debug()
Dmain.c1563 snmp_trace = strtoul(value, in main()
2005 if (!(snmp_trace & LOG_SNMP_ERRORS)) in snmp_error_func()
2039 if (!(snmp_trace & LOG_ASN1_ERRORS)) in asn_error_func()
/freebsd-12-stable/lib/libbsnmp/libbsnmp/
DMakefile91 MLINKS+= bsnmpagent.3 snmp_trace.3
/freebsd-12-stable/tools/build/mk/
DOptionalObsoleteFiles.inc861 OLD_FILES+=usr/share/man/man3/snmp_trace.3.gz