_pattern Struct Reference


Data Fields

char * logdef
pcre * logrx
char * match [2]
pcre * matchrx [2]
int pos

Detailed Description

pat_t is a structure containing information about a pattern to be matched by patternMatch()

Definition at line 19 of file pattern.c.


Field Documentation

char* _pattern::logdef
 

Definition at line 20 of file pattern.c.

Referenced by dumpPats(), and loadPatterns().

pcre* _pattern::logrx
 

Definition at line 21 of file pattern.c.

Referenced by dumpPats(), loadPatterns(), and patternMatch().

char* _pattern::match[2]
 

Definition at line 22 of file pattern.c.

Referenced by dumpPats(), and loadPatterns().

pcre* _pattern::matchrx[2]
 

Definition at line 23 of file pattern.c.

Referenced by dumpPats(), and loadPatterns().

int _pattern::pos
 

Definition at line 24 of file pattern.c.

Referenced by dumpPats(), and loadPatterns().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 31 10:17:41 2006 for secwatch by  doxygen 1.4.6