|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct ao2_container * | opts |
| regex_t * | regex |
Definition at line 57 of file config_options.c.
| struct ao2_container* opts |
The container of options registered to the aco_info
Definition at line 59 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 58 of file config_options.c.
Referenced by internal_aco_type_category_check(), internal_type_destroy(), and internal_type_init().
1.8.13