|
PatchworkOS
|
Data Fields | |
| char * | name |
| list_entry_t | entry |
| list_t | pairs |
| list_entry_t config_section_t::entry |
Definition at line 23 of file config.c.
Referenced by config_open().
| char* config_section_t::name |
Definition at line 22 of file config.c.
Referenced by config_close(), config_find_section(), and config_open().
| list_t config_section_t::pairs |
Definition at line 24 of file config.c.
Referenced by config_close(), config_find_pair(), and config_open().