Searched defs:ftp_parselist_data (Results 1 – 1 of 1) sorted by relevance
149 struct ftp_parselist_data { struct150 enum {154 } os_type;156 union {182 struct ftp_parselist_data *Curl_ftp_parselist_data_alloc(void) in Curl_ftp_parselist_data_alloc() argument