Searched refs:pl_data (Results 1 – 2 of 2) sorted by relevance
36 CURLcode Curl_ftp_parselist_geterror(struct ftp_parselist_data *pl_data);40 void Curl_ftp_parselist_data_free(struct ftp_parselist_data **pl_data);
234 CURLcode Curl_ftp_parselist_geterror(struct ftp_parselist_data *pl_data) in Curl_ftp_parselist_geterror() argument236 return pl_data->error; in Curl_ftp_parselist_geterror()
Completed in 5 milliseconds