Searched refs:pathalloc (Results 1 – 2 of 2) sorted by relevance
108 char *pathalloc; /* if non-NULL a pointer to an allocated path */ member
3345 Curl_safefree(ftp->pathalloc); in ftp_done()3835 free(ftp->pathalloc); in wc_statemach()3836 ftp->pathalloc = ftp->path = tmp_path; in wc_statemach()