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

/openjdk10/jdk/src/java.base/windows/native/libjava/
H A DWinNTFileSystem_md.c210 DWORD getFinalAttributesIfReparsePoint(WCHAR *path, DWORD a) function
235 attr = getFinalAttributesIfReparsePoint(path, wfad.dwFileAttributes);
240 attr = getFinalAttributesIfReparsePoint(path, wfd.dwFileAttributes);
403 attr = getFinalAttributesIfReparsePoint(pathbuf, attr);

Completed in 31 milliseconds