Searched refs:pl_data (Results 1 – 2 of 2) sorted by relevance
34 CURLcode Curl_ftp_parselist_geterror(struct ftp_parselist_data *pl_data);38 void Curl_ftp_parselist_data_free(struct ftp_parselist_data **pl_data);
198 CURLcode Curl_ftp_parselist_geterror(struct ftp_parselist_data *pl_data) in Curl_ftp_parselist_geterror() argument200 return pl_data->error; in Curl_ftp_parselist_geterror()