Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
const char * | aliased_to |
size_t | argc |
intptr_t | args [0] |
const char * | default_val |
unsigned char | deprecated:1 |
unsigned int | flags |
aco_option_handler | handler |
enum aco_matchtype | match_type |
const char * | name |
regex_t * | name_regex |
unsigned int | no_doc:1 |
struct aco_type ** | obj |
enum aco_option_type | type |
Definition at line 62 of file config_options.c.