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

/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c4508 fileattr_to_unixmode(DWORD attr, const WCHAR *path) function
4610 st->st_mode = fileattr_to_unixmode(wfa.dwFileAttributes, path);
4629 st->st_mode = fileattr_to_unixmode(wfd.dwFileAttributes, path);

Completed in 172 milliseconds