Home
last modified time | relevance | path

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

/curl/lib/
H A Dftp.c3878 char *tmp_path = aprintf("%s%s", wildcard->path, finfo->filename); in wc_statemach() local
3879 if(!tmp_path) in wc_statemach()
3884 ftp->pathalloc = ftp->path = tmp_path; in wc_statemach()

Completed in 12 milliseconds