#include <lininfo.h>
Data Fields | |
GString * | characters |
Character devices. | |
GString * | blocks |
Block devices. |
Definition at line 137 of file lininfo.h.
GString* dev_info::characters |
Character devices.
Definition at line 139 of file lininfo.h.
Referenced by get_devs_info(), and update_devs().
GString* dev_info::blocks |
Block devices.
Definition at line 140 of file lininfo.h.
Referenced by get_devs_info(), and update_devs().