Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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 link_option_to_types().
regex_t* regex |
Definition at line 58 of file config_options.c.