| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| 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(), 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().