freebsd-dev/contrib/bsnmp/snmpd
Enji Cooper 8cd5a258fb Staticize several variables that are used exclusively in bsnmpd/main.c and
bsnmpd/trap.c

This fixes several -Wmissing-variable-declaration warnings noted by clang

Differential Revision: https://reviews.freebsd.org/D4718
MFC after: 1 week
Reported by: Jenkins
Reviewed by: araujo
Sponsored by: EMC / Isilon Storage Division
2015-12-28 01:51:20 +00:00
..
action.c Remove unused function act_getkernstring 2015-12-24 22:22:02 +00:00
BEGEMOT-MIB.txt Virgin import of bsnmpd 1.7 2004-08-06 13:38:30 +00:00
BEGEMOT-SNMPD.txt In bsnmpd(1) add support for SNMPv3 message processing model, including message authentication, packet encryption & view-based access control (RFC 3412, 3414, 3415). 2010-12-08 13:51:38 +00:00
bsnmpd.1 In bsnmpd(1) add support for SNMPv3 message processing model, including message authentication, packet encryption & view-based access control (RFC 3412, 3414, 3415). 2010-12-08 13:51:38 +00:00
config.c In bsnmpd(1) add support for SNMPv3 message processing model, including message authentication, packet encryption & view-based access control (RFC 3412, 3414, 3415). 2010-12-08 13:51:38 +00:00
export.c In bsnmpd(1) add support for SNMPv3 message processing model, including message authentication, packet encryption & view-based access control (RFC 3412, 3414, 3415). 2010-12-08 13:51:38 +00:00
FOKUS-MIB.txt Virgin import of bsnmpd 1.7 2004-08-06 13:38:30 +00:00
main.c Staticize several variables that are used exclusively in bsnmpd/main.c and 2015-12-28 01:51:20 +00:00
snmpd.config Virgin import of bsnmpd 1.12 2006-02-27 16:16:18 +00:00
snmpd.h In bsnmpd(1) add support for SNMPv3 message processing model, including message authentication, packet encryption & view-based access control (RFC 3412, 3414, 3415). 2010-12-08 13:51:38 +00:00
snmpd.sh Virgin import of bsnmpd 1.7 2004-08-06 13:38:30 +00:00
snmpmod.3 Bring in a SNMP module that allows configuration of SNMPv3 Notification targets. 2010-12-20 17:13:14 +00:00
snmpmod.h Include sys/queue.h: snmpmod.h uses TAILQ. 2011-12-11 17:10:33 +00:00
trans_lsock.c The first part of check_priv() function, that attempts to obtain creds 2012-09-08 07:12:00 +00:00
trans_lsock.h Virgin import of bsnmpd 1.7 2004-08-06 13:38:30 +00:00
trans_udp.c Re-do r240271: 2012-09-20 05:41:20 +00:00
trans_udp.h Virgin import of bsnmpd 1.7 2004-08-06 13:38:30 +00:00
trap.c Staticize several variables that are used exclusively in bsnmpd/main.c and 2015-12-28 01:51:20 +00:00
tree.def Unbreak the build by temprorarily not using include directives in 2010-12-20 22:56:50 +00:00