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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsConstants.java106 public static final int ERROR_NOT_A_REPARSE_POINT = 4390; field in class:WindowsConstants
H A DWindowsLinkSupport.java279 if (x.lastError() == ERROR_NOT_A_REPARSE_POINT)

Completed in 32 milliseconds