
Data Fields | |
| struct ast_ignorepat * | ignorepats |
| struct ast_include * | includes |
| ast_rwlock_t | lock |
| struct ast_context * | next |
| struct match_char * | pattern_tree |
| int | refcount |
| const char * | registrar |
| struct ast_exten * | root |
| struct ast_hashtab * | root_table |
Definition at line 1999 of file pbx.c.
struct ast_ignorepat* ignorepats [read] |
struct ast_include* includes [read] |
struct ast_context* next [read] |
struct match_char* pattern_tree [read] |
struct ast_hashtab* root_table [read] |
1.6.1