|
Tor 0.5.0-alpha-dev
|
Data Fields | |
| smartlist_t * | configs |
| smartlist_t* configs |
A list of configuration objects managed by a given configuration manager. They are stored in the same order as the config_format_t objects in the manager's list of subformats.
Definition at line 79 of file confmgt.c.
Referenced by config_suite_free_(), and config_suite_new().