Data Fields | |
char * | pname |
int(* | interpreter )() |
int | flags |
int * | loc |
long | extra |
Definition at line 33 of file conf.c.
long confparm::extra |
int confparm::flags |
Definition at line 36 of file conf.c.
Referenced by cf_cf_access(), cf_set(), fun_config(), and list_cf_access().
int(* confparm::interpreter)() |
Referenced by cf_set(), and fun_config().
int* confparm::loc |
char* confparm::pname |
Definition at line 34 of file conf.c.
Referenced by cf_cf_access(), cf_set(), fun_config(), and list_cf_access().