openbsd.h

来自「net_snmp应用程序示例」· C头文件 代码 · 共 14 行

H
14
字号
#include "netbsd.h"#define netbsd1 1               /* we're really close to this */#define UVM#undef MBPOOL_SYMBOL#undef MCLPOOL_SYMBOL#undef TOTAL_MEMORY_SYMBOL/* at least OpenBSD/SPARC 3.7 doesn't define this */#ifndef UINT32_MAX#define UINT32_MAX	(4294967295U)#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?