tcl_list_apply_cfg
int tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg);
if(!tcl_list_apply_cfg(daemon->tcl, daemon->cfg))
if(!tcl_list_apply_cfg(ct->tcl, newcfg)) {
int tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg);