Searched refs:parserp (Results 1 – 1 of 1) sorted by relevance
224 void Curl_ftp_parselist_data_free(struct ftp_parselist_data **parserp) in Curl_ftp_parselist_data_free() argument226 struct ftp_parselist_data *parser = *parserp; in Curl_ftp_parselist_data_free()230 *parserp = NULL; in Curl_ftp_parselist_data_free()
Completed in 5 milliseconds