Searched refs:freepath (Results 1 – 2 of 2) sorted by relevance
31 char *freepath; /* pointer to the allocated block we must free, this might member
196 file->freepath = real_path; /* free this when done */ in file_connect()217 Curl_safefree(file->freepath); in file_done()234 Curl_safefree(file->freepath); in file_disconnect()