Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_sws | alts |
int | autohints |
struct ast_ignorepats | ignorepats |
struct ast_includes | includes |
ast_rwlock_t | lock |
ast_mutex_t | macrolock |
char | name [256] |
struct ast_context * | next |
struct match_char * | pattern_tree |
int | refcount |
const char * | registrar |
struct ast_exten * | root |
struct ast_hashtab * | root_table |
ast_rwlock_t lock |
ast_mutex_t macrolock |
char name[256] |
Definition at line 2440 of file pbx.c.
Referenced by ast_context_find(), ast_context_find_or_create(), find_context(), find_context_locked(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), and Property::load().
struct ast_context* next |
struct match_char* pattern_tree |
struct ast_hashtab* root_table |