Home
last modified time | relevance | path

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

/dports/security/md5deep/hashdeep-cd2ed74/src/
H A Dcommon.h294 #define _wstat64(path,buf) stat(path,buf) macro
/dports/lang/ghc/ghc-8.10.7/utils/fs/
H A Dfs.c498 int FS(_wstat64) (const wchar_t *path, struct __stat64 *buffer) in FS() argument