![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
Data Fields | |
| enum cb_config_type | type |
| const char * | name |
| void * | var |
| char * | val |
| const char* config_struct::name |
Definition at line 74 of file config.c.
Referenced by cb_config_entry().
| enum cb_config_type config_struct::type |
| char* config_struct::val |
Definition at line 76 of file config.c.
Referenced by cb_config_entry(), and cb_load_conf().
| void* config_struct::var |
Definition at line 75 of file config.c.
Referenced by cb_config_entry().