Searched refs:_stat (Results 1 – 2 of 2) sorted by relevance
1704 typedef struct _stat StatStruct;1730 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); }
87 #define _stat stat macro970 struct _stat st; in FindLibraryPath()