Searched refs:wxStructStat (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilefn.h157 #define wxStructStat struct _stat macro
366 #define wxStructStat struct _wstati64 macro
368 #define wxStructStat struct _stati64 macro
372 #define wxStructStat struct _wstat macro
374 #define wxStructStat struct _stat macro
445 #define wxStructStat struct stat macro
452 WXDLLIMPEXP_BASE int wxStat( const wxChar *file_name, wxStructStat *buf );
453 WXDLLIMPEXP_BASE int wxLstat( const wxChar *file_name, wxStructStat *buf );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Ddir.cpp306 wxStructStat stBuf;
H A Dsnglinst.cpp239 wxStructStat stats;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfile.cpp499 wxStructStat st;
H A Dfilefn.cpp133 WXDLLEXPORT int wxStat( const wxChar *file_name, wxStructStat *buf )
138 WXDLLEXPORT int wxLstat( const wxChar *file_name, wxStructStat *buf )
349 wxStructStat st;
1085 wxStructStat fbuf;
1324 wxStructStat st;
H A Dfilename.cpp2261 static int wxStat( const char *file_name, wxStructStat *buf )
2319 wxStructStat stBuf;
2371 wxStructStat st;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfiledlgg.cpp268 wxStructStat buff;

Completed in 66 milliseconds