Home
last modified time | relevance | path

Searched refs:pl_data (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dftplistparser.h36 CURLcode Curl_ftp_parselist_geterror(struct ftp_parselist_data *pl_data);
40 void Curl_ftp_parselist_data_free(struct ftp_parselist_data **pl_data);
H A Dftplistparser.c234 CURLcode Curl_ftp_parselist_geterror(struct ftp_parselist_data *pl_data) in Curl_ftp_parselist_geterror() argument
236 return pl_data->error; in Curl_ftp_parselist_geterror()

Completed in 5 milliseconds