Data Fields | |
int | boolint_def |
char | def [BUFFERSIZE] |
char | desc [BUFFERSIZE] |
enum misdn_cfg_elements | elem |
char | name [BUFFERSIZE] |
enum misdn_cfg_type | type |
Definition at line 83 of file misdn_config.c.
int boolint_def |
Definition at line 88 of file misdn_config.c.
Referenced by _build_general_config(), and _build_port_config().
char def[BUFFERSIZE] |
char desc[BUFFERSIZE] |
Definition at line 89 of file misdn_config.c.
enum misdn_cfg_elements elem |
char name[BUFFERSIZE] |
Definition at line 84 of file misdn_config.c.
enum misdn_cfg_type type |
Definition at line 86 of file misdn_config.c.
Referenced by _build_general_config(), and _build_port_config().