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

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DSolarisWatchService.java379 int n = portGetn(port, bufferAddress, MAX_EVENT_COUNT);
757 private static native int portGetn(int port, long address, int max) method in class:SolarisWatchService

Completed in 97 milliseconds