Home
last modified time | relevance | path

Searched defs:ftp_parselist_data (Results 1 – 1 of 1) sorted by last modified time

/curl/lib/
H A Dftplistparser.c148 struct ftp_parselist_data { struct
149 enum {
153 } os_type;
155 union {
165 } state;
167 CURLcode error;
168 struct fileinfo *file_data;
169 unsigned int item_length;
170 size_t item_offset;
171 struct {
[all …]

Completed in 11 milliseconds