Searched refs:pathalloc (Results 1 – 3 of 3) sorted by relevance
88 char *pathalloc = NULL; in parseconfig() local99 filename = pathalloc = curlrc; in parseconfig()286 free(pathalloc); in parseconfig()
110 char *pathalloc; /* if non-NULL a pointer to an allocated path */ member
3366 Curl_safefree(ftp->pathalloc); in ftp_done()3442 Curl_safefree(ftp->pathalloc); in ftp_done()3915 free(ftp->pathalloc); in wc_statemach()3916 ftp->pathalloc = ftp->path = tmp_path; in wc_statemach()