Searched defs:size0 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/ch/
H A DFileDispatcherImpl.java96 return size0(fd);
149 static native long size0(FileDescriptor fd) throws IOException; method in class:FileDispatcherImpl
/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DFileDispatcherImpl.java84 return size0(fd);
137 static native long size0(FileDescriptor fd) throws IOException; method in class:FileDispatcherImpl

Completed in 32 milliseconds