|
libreport 2.13.1
A tool to inform users about various problems on the running system
|
Data Fields | |
| enum parse_opt_type | type |
| int | short_name |
| const char * | long_name |
| void * | value |
| const char * | argh |
| const char * | help |
Definition at line 1038 of file internal_libreport.h.
| const char* options::argh |
Definition at line 1043 of file internal_libreport.h.
| const char* options::help |
Definition at line 1044 of file internal_libreport.h.
| const char* options::long_name |
Definition at line 1041 of file internal_libreport.h.
| int options::short_name |
Definition at line 1040 of file internal_libreport.h.
| enum parse_opt_type options::type |
Definition at line 1039 of file internal_libreport.h.
| void* options::value |
Definition at line 1042 of file internal_libreport.h.