Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
char | name [100] |
char | name2 [100] |
struct namelist * | next |
Definition at line 39 of file ael_main.c.
char name[100] |
Definition at line 41 of file ael_main.c.
Referenced by ast_add_extension2(), create_name(), PathSegment::get_child(), Parameter::load(), Property::load(), SwaggerType::load(), and main().
char name2[100] |
Definition at line 42 of file ael_main.c.
Referenced by ast_add_extension2(), ast_context_add_switch2(), and main().
struct namelist* next |
Definition at line 43 of file ael_main.c.
Referenced by ast_add_extension2(), destroy_namelist(), and main().