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

/openjdk7/jdk/src/windows/native/java/net/
H A DTwoStacksPlainSocketImpl.c77 static int getFD1(JNIEnv *env, jobject this) { function
853 fd1 = getFD1(env, this);
1019 fd1 = getFD1(env, this);
1048 fd = getFD1 (env, this);
H A DTwoStacksPlainDatagramSocketImpl.c136 static int getFD1(JNIEnv *env, jobject this) { function
1798 fd1 = getFD1(env, this);
2144 fd1 = getFD1(env, this);

Completed in 37 milliseconds