Home
last modified time | relevance | path

Searched defs:accept0 (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DUnixAsynchronousServerSocketChannelImpl.java378 private native int accept0(FileDescriptor ssfd, FileDescriptor newfd, in accept0() method in UnixAsynchronousServerSocketChannelImpl
DServerSocketChannelImpl.java432 private native int accept0(FileDescriptor ssfd, FileDescriptor newfd, in accept0() method in ServerSocketChannelImpl