Searched defs:OutStruct (Results 1 – 1 of 1) sorted by relevance
60 struct OutStruct { struct61 char *filename;62 bool alloc_filename;63 bool is_cd_filename;64 bool s_isreg;65 bool fopened;66 FILE *stream;67 curl_off_t bytes;68 curl_off_t init;