Searched defs:ftp_parselist_data (Results 1 – 1 of 1) sorted by relevance
148 struct ftp_parselist_data { struct149 enum {153 } os_type;155 union {181 struct ftp_parselist_data *Curl_ftp_parselist_data_alloc(void) in Curl_ftp_parselist_data_alloc() argument