Home
last modified time | relevance | path

Searched refs:stat_win32 (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A Dstdafx.h91 #define stat(file, props) stat_win32(file, props)
H A Dutil.h52 int stat_win32(char *filename, struct _stat *stat);
H A Dutil.cpp492 int stat_win32(char *filename, struct _stat *props) in stat_win32() function