📄 aix.h
字号:
#include <net-snmp/system/generic.h>#include <sys/select.h>#undef TOTAL_MEMORY_SYMBOL#undef NPROC_SYMBOL#undef RTHASHSIZE_SYMBOL#undef RTHOST_SYMBOL#undef RTNET_SYMBOL#undef RTTABLES_SYMBOL#define RTTABLES_SYMBOL "rt_tables"#undef ARPTAB_SIZE_SYMBOL#define ARPTAB_SIZE_SYMBOL "arptabsize"#undef ARPTAB_SYMBOL#define ARPTAB_SYMBOL "arptabnb"#ifndef __GNUC__# undef NETSNMP_ENABLE_INLINE# define NETSNMP_ENABLE_INLINE 0#endif/* define the extra mib modules that are supported */#define NETSNMP_INCLUDE_HOST_RESOURCES
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -