libkdumpfile-0.4.0
Kernel coredump file access
|
Data Fields | |
char * | str |
Error string. More... | |
char * | dyn |
Dynamically allocated error string. More... | |
size_t | bufsz |
Size of the fallback buffer. More... | |
char | buf [] |
Fallback buffer for the error string. More... | |
char _kdump_errmsg::buf[] |
Fallback buffer for the error string.
size_t _kdump_errmsg::bufsz |
Size of the fallback buffer.
char* _kdump_errmsg::dyn |
Dynamically allocated error string.
char* _kdump_errmsg::str |
Error string.