Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_sdecls.h60 struct OutStruct { struct
61 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;