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

/openjdk9/jdk/src/jdk.sctp/unix/classes/sun/nio/ch/sctp/
H A DSctpNet.java306 static native int getIntOption0(int fd, int opt) throws IOException; method in class:SctpNet
/openjdk9/jdk/src/java.base/share/classes/sun/nio/ch/
H A DNet.java494 private static native int getIntOption0(FileDescriptor fd, boolean mayNeedConversion, method in class:Net

Completed in 44 milliseconds