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

/openjdk7/jdk/src/windows/native/java/net/
H A DTwoStacksPlainDatagramSocketImpl.c773 static int checkLastFD (JNIEnv *env, jobject this, int fd, int fd1) { function
1043 fduse = checkLastFD (env, this, fd, fd1);
1235 fduse = checkLastFD (env, this, fd, fd1);

Completed in 27 milliseconds