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

/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c79 static int wstati64(const WCHAR *path, struct stati64 *st);
1794 if (wstati64(wpath, &sbuf) < 0) {
4660 wstati64(const WCHAR *path, struct stati64 *st) function
4716 ret = wstati64(wpath, st);
4730 ret = wstati64(wpath, st);
6207 if (wstati64(path, &stat)) {

Completed in 178 milliseconds