Go to the source code of this file.
Data Structures | |
| struct | sys_info |
Functions | |
| void | collect_sys_info (struct sys_info *info) |
| void | collect_elfboot_info (struct sys_info *info) |
| void | collect_linuxbios_info (struct sys_info *info) |
Variables | |
| const char * | program_name |
| const char * | program_version |
| void collect_sys_info | ( | struct sys_info * | info | ) |
| void collect_elfboot_info | ( | struct sys_info * | info | ) |
| void collect_linuxbios_info | ( | struct sys_info * | info | ) |
| const char* program_name |
| const char * program_version |
1.5.7.1