Searched refs:tmpcfg (Results 1 – 1 of 1) sorted by relevance
1145 char *tmpcfg = NULL; in parse_ech() local1162 err = file2string(&tmpcfg, file); in parse_ech()1167 config->ech_config = aprintf("ecl:%s",tmpcfg); in parse_ech()1168 free(tmpcfg); in parse_ech()
Completed in 8 milliseconds