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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsConstants.java100 public static final int ERROR_INVALID_LEVEL = 124; field in class:WindowsConstants
H A DWindowsLinkSupport.java79 // ERROR_INVALID_LEVEL is the error returned when not supported
81 if (x.lastError() != ERROR_INVALID_LEVEL)

Completed in 32 milliseconds