Searched refs:Curl_ftp_parselist_data_alloc (Results 1 – 3 of 3) sorted by relevance
36 struct ftp_parselist_data *Curl_ftp_parselist_data_alloc(void);
182 struct ftp_parselist_data *Curl_ftp_parselist_data_alloc(void) in Curl_ftp_parselist_data_alloc() function
3745 ftpwc->parser = Curl_ftp_parselist_data_alloc(); in init_wc_data()