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

/openjdk7/jdk/src/windows/native/sun/nio/ch/
H A DFileChannelImpl.c72 DWORD mapError; local
105 mapError = GetLastError();
114 if (mapError == ERROR_NOT_ENOUGH_MEMORY)

Completed in 2109 milliseconds