You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freshtomato-arm/release/src-rt-6.x.4708/router/snmp/win32/mib_module_shutdown.h

16 lines
485 B
C

/* This file is automatically generated by configure. Do not modify by hand. */
if (should_init("proxy")) shutdown_proxy();
if (should_init("snmpNotifyFilterTable")) shutdown_snmpNotifyFilterTable();
#ifdef USING_UCD_SNMP_MODULE
if (should_init("pass_persist")) shutdown_pass_persist();
#endif
#ifdef USING_UCD_SNMP_DLMOD_MODULE
if (should_init("dlmod")) shutdown_dlmod();
#endif
#ifdef USING_WINEXTDLL_MODULE
if (should_init("winExtDLL")) shutdown_winExtDLL();
#endif