Public Attributes | |
CONF_MODULE * | pmod |
char * | name |
char * | value |
unsigned long | flags |
void * | usr_data |
Definition at line 98 of file conf_mod.c.
unsigned long conf_imodule_st::flags |
Definition at line 103 of file conf_mod.c.
char* conf_imodule_st::name |
Definition at line 101 of file conf_mod.c.
CONF_MODULE* conf_imodule_st::pmod |
Definition at line 100 of file conf_mod.c.
void* conf_imodule_st::usr_data |
Definition at line 104 of file conf_mod.c.
char* conf_imodule_st::value |
Definition at line 102 of file conf_mod.c.