Go to the source code of this file.
Functions | |
void | config_free (struct OperationConfig *config) |
void | config_init (struct OperationConfig *config) |
static void | free_config_fields (struct OperationConfig *config) |
void config_free | ( | struct OperationConfig * | config | ) |
Definition at line 161 of file tool_cfgable.c.
void config_init | ( | struct OperationConfig * | config | ) |
Definition at line 29 of file tool_cfgable.c.
static void free_config_fields | ( | struct OperationConfig * | config | ) | [static] |
Definition at line 47 of file tool_cfgable.c.