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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsConstants.java103 public static final int ERROR_DIRECTORY = 267; field in class:WindowsConstants
H A DWindowsDirectoryStream.java83 if (x.lastError() == ERROR_DIRECTORY) {
/openjdk7/jdk/src/windows/native/java/io/
H A Dcanonicalize_md.c208 || (errval == ERROR_DIRECTORY)

Completed in 32 milliseconds