Data Fields | |
enum sm_map_type | type |
unsigned | len |
union { | |
char ** str | |
sm_num2str_t * num2str | |
} | list |
Referenced by smbios_bitmap2str(), and smbios_id2str().
unsigned sm_str_map_t::len |
Referenced by smbios_bitmap2str(), and smbios_id2str().
char** sm_str_map_t::str |
Referenced by smbios_bitmap2str(), and smbios_id2str().
Referenced by smbios_bitmap2str(), and smbios_id2str().
union { ... } sm_str_map_t::list |
Referenced by smbios_bitmap2str(), and smbios_id2str().