Home
last modified time | relevance | path

Searched defs:ftp_parselist_data (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dftplistparser.c149 struct ftp_parselist_data { struct
150 enum {
154 } os_type;
156 union {
182 struct ftp_parselist_data *Curl_ftp_parselist_data_alloc(void) in Curl_ftp_parselist_data_alloc() argument