
Data Fields | |
| struct ao2_container * | opts |
| regex_t * | regex |
Definition at line 53 of file config_options.c.
| struct ao2_container* opts |
The container of options registered to the aco_info
Definition at line 55 of file config_options.c.
Referenced by aco_option_find(), aco_set_defaults(), internal_type_destroy(), internal_type_init(), and link_option_to_types().
| regex_t* regex |
Definition at line 54 of file config_options.c.
Referenced by internal_aco_type_find(), internal_type_destroy(), and internal_type_init().