Home
last modified time | relevance | path

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

/external/curl/lib/
Dftplistparser.h38 void Curl_ftp_parselist_data_free(struct ftp_parselist_data **pl_data);
Dftplistparser.c188 void Curl_ftp_parselist_data_free(struct ftp_parselist_data **parserp) in Curl_ftp_parselist_data_free() function
Dftp.c3694 Curl_ftp_parselist_data_free(&ftpwc->parser); in wc_data_dtor()
3784 Curl_ftp_parselist_data_free(&ftpwc->parser); in init_wc_data()