Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ast_ignorepat Struct Reference


Data Fields

char pattern [AST_MAX_EXTENSION]
char * registrar
ast_ignorepat * next

Field Documentation

struct ast_ignorepat* next
 

Definition at line 99 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), ast_ignore_pattern(), and ast_walk_context_ignorepats().

char pattern[AST_MAX_EXTENSION]
 

Definition at line 97 of file pbx.c.

Referenced by ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), ast_get_ignorepat_name(), and ast_ignore_pattern().

char* registrar
 

Definition at line 98 of file pbx.c.

Referenced by ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), and ast_get_ignorepat_registrar().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:07 2004 for Asterisk by doxygen1.2.15