1 2 3 4 5 6 7 8 9 10 11 12
/* * Note: this file originally auto-generated by mib2c using * : mib2c.scalar.conf 11805 2005-01-07 09:37:18Z dts12 $ */ #ifndef SHUTDOWN_H #define SHUTDOWN_H /* function declarations */ void init_shutdown(void); Netsnmp_Node_Handler handle_shutdown; #endif /* SHUTDOWN_H */