Home
last modified time | relevance | path

Searched refs:tmpcfg (Results 1 – 1 of 1) sorted by relevance

/curl/src/
H A Dtool_getparam.c1145 char *tmpcfg = NULL; in parse_ech() local
1162 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 9 milliseconds