GnuCOBOL
2.0
A free COBOL compiler
|
Data Fields | |
struct includelist * | next |
const char * | name |
const char* includelist::name |
Definition at line 88 of file config.c.
Referenced by cb_config_entry(), cb_load_conf(), and cb_load_conf_file().
struct includelist* includelist::next |
Definition at line 87 of file config.c.
Referenced by cb_load_conf_file().