Searched defs:accept0 (Results 1 – 2 of 2) sorted by relevance
/libcore/ojluni/src/main/java/sun/nio/ch/ | ||
D | UnixAsynchronousServerSocketChannelImpl.java | 378 private native int accept0(FileDescriptor ssfd, FileDescriptor newfd, in accept0() method in UnixAsynchronousServerSocketChannelImpl |
D | ServerSocketChannelImpl.java | 432 private native int accept0(FileDescriptor ssfd, FileDescriptor newfd, in accept0() method in ServerSocketChannelImpl |