00001 #ifndef DEBUG_HANDLER_H 00002 #define DEBUG_HANDLER_H 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 #endif 00007 00008 netsnmp_mib_handler *netsnmp_get_debug_handler(void); 00009 void netsnmp_init_debug_helper(void); 00010 00011 Netsnmp_Node_Handler netsnmp_debug_helper; 00012 00013 #ifdef __cplusplus 00014 } 00015 #endif 00016 #endif /* DEBUG_HANDLER_H */
1.3.9.1
Last modified: Thursday, 01-Mar-2007 16:20:09 PST
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.