Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dcurl.d233 extern (C) struct curl_fileinfo struct
235 char *filename; ///
236 curlfiletype filetype; ///
237 time_t time; ///
238 uint perm; ///
239 int uid; ///
240 int gid; ///
241 curl_off_t size; ///
242 c_long hardlinks; ///
243 _N2 strings; ///
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d233 extern (C) struct curl_fileinfo struct
235 char *filename; ///
236 curlfiletype filetype; ///
237 time_t time; ///
238 uint perm; ///
239 int uid; ///
240 int gid; ///
241 curl_off_t size; ///
242 c_long hardlinks; ///
243 _N2 strings; ///
[all …]