Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dio.h35 struct _finddata32_t { struct
36 unsigned attrib;
37 __time32_t time_create;
38 __time32_t time_access;
39 __time32_t time_write;
40 _fsize_t size;
41 char name[260];