Data Fields | |
| char | name [AST_MAX_EXTENSION] |
| ast_mutex_t | lock |
| ast_exten * | root |
| ast_context * | next |
| ast_include * | includes |
| ast_ignorepat * | ignorepats |
| char * | registrar |
| ast_sw * | alts |
|
|
Definition at line 118 of file pbx.c. Referenced by ast_context_remove_switch2(), and ast_walk_contexts(). |
|
|
|
|
|
Definition at line 112 of file pbx.c. Referenced by ast_context_remove_include2(). |
|
|
Definition at line 106 of file pbx.c. Referenced by ast_context_add_ignorepat2(), ast_context_remove_extension2(), ast_context_remove_include2(), and ast_context_remove_switch2(). |
|
|
|
|
|
Definition at line 110 of file pbx.c. Referenced by ast_context_find(). |
|
|
Definition at line 116 of file pbx.c. Referenced by ast_get_include_name(). |
|
|
Definition at line 108 of file pbx.c. Referenced by ast_context_remove_extension2(), and ast_get_switch_registrar(). |
1.3.5