Home
last modified time | relevance | path

Searched refs:_wstat (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dos_mswin.c436 # undef _wstat
440 # define _wstat _wstat64 macro
499 return _wstat(name, (struct _stat *)stp); in wstat_symlink_aware()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt13677 Solution: Don't use _wstat(), _wopen() and _wfopen() in this situation.