Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_sdecls.h65 struct OutStruct { struct
66 char *filename;
67 bool alloc_filename;
68 bool is_cd_filename;
69 bool s_isreg;
70 bool fopened;
71 FILE *stream;
72 curl_off_t bytes;
73 curl_off_t init;
75 unsigned char utf8seq[5];

Completed in 4 milliseconds