config_value
struct config_value *cv;
cv = malloc(sizeof(struct config_value));
STAILQ_ENTRY(config_value) next;
STAILQ_HEAD(, config_value) *list;
struct config_value *cv;
malloc(sizeof(struct config_value));
cv = malloc(sizeof(struct config_value));
cv = malloc(sizeof(struct config_value));