|
libsmbios_c library
|
#include "smbios_c/compat.h"#include "smbios_c/types.h"#include "smbios_c/config/abi_prefix.h"#include "smbios_c/config/abi_suffix.h"
Go to the source code of this file.
Macros | |
| #define | SMBIOS_DEFAULTS 0x0000 |
| #define | SMBIOS_GET_SINGLETON 0x0001 |
| #define | SMBIOS_GET_NEW 0x0002 |
| #define | SMBIOS_UNIT_TEST_MODE 0x0004 |
| #define | SMBIOS_NO_FIXUPS 0x0008 |
| #define | SMBIOS_NO_ERR_CLEAR 0x0010 |
| #define | smbios_table_for_each_struct |