Home
last modified time | relevance | path

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

/external/curl/lib/
Dftplistparser.c148 struct ftp_parselist_data { struct
149 enum {
153 } os_type;
155 union {
181 struct ftp_parselist_data *Curl_ftp_parselist_data_alloc(void) in Curl_ftp_parselist_data_alloc() argument