Home
last modified time | relevance | path

Searched refs:freepath (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dfile.h33 char *freepath; /* pointer to the allocated block we must free, this might member
H A Dfile.c239 Curl_safefree(file->freepath); in file_connect()
240 file->freepath = real_path; /* free this when done */ in file_connect()
261 Curl_safefree(file->freepath); in file_done()

Completed in 2 milliseconds