Home
last modified time | relevance | path

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

/third_party/curl/src/
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];