_moditem Struct Reference


Data Fields

char * modname
char ** modargs
void * modhand
modfn_t entry

Detailed Description

Definition at line 21 of file module.c.


Field Documentation

modfn_t _moditem::entry
 

Definition at line 25 of file module.c.

Referenced by loadModule().

char** _moditem::modargs
 

Definition at line 23 of file module.c.

Referenced by loadModule().

void* _moditem::modhand
 

Definition at line 24 of file module.c.

Referenced by loadModule().

char* _moditem::modname
 

Definition at line 22 of file module.c.

Referenced by loadModule().


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