Home
last modified time | relevance | path

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

/external/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 struct OperationConfig *config;
73 curl_off_t bytes;
74 curl_off_t init;
[all …]