Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/lib/
H A Dsnmpagent.h127 extern u_int snmp_trace;
H A Dsnmpagent.c87 #define TR(W) (snmp_trace & SNMP_TRACE_##W)
88 u_int snmp_trace = 0; variable
/freebsd/contrib/bsnmp/snmpd/
H A 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()
H A Dmain.c1563 snmp_trace = strtoul(value, in main()
2003 if (!(snmp_trace & LOG_SNMP_ERRORS)) in snmp_error_func()
2037 if (!(snmp_trace & LOG_ASN1_ERRORS)) in asn_error_func()
/freebsd/lib/libbsnmp/libbsnmp/
H A DMakefile92 MLINKS+= bsnmpagent.3 snmp_trace.3
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc586 OLD_FILES+=usr/share/man/man3/snmp_trace.3.gz