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