Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ast_ignorepat Struct Reference


Data Fields

char pattern [AST_MAX_EXTENSION]
char * registrar
ast_ignorepatnext

Detailed Description

Definition at line 96 of file pbx.c.


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 Wed Aug 10 11:36:35 2005 for Asterisk by  doxygen 1.4.4