#include <configparser.h>
Data Fields | |
| u_char * | name |
| t_take | callback |
| void * | data |
Definition at line 50 of file configparser.h.
|
|
The callback function Definition at line 52 of file configparser.h. |
|
|
User defined data Definition at line 53 of file configparser.h. |
|
|
The name of the configuration directive Definition at line 51 of file configparser.h. |
1.3.5