Searched refs:nDup (Results 1 – 2 of 2) sorted by relevance
38 public static native int nDup(int oldfd); in nDup() method in RavenwoodRuntimeNative59 var fdInt = nDup(JvmWorkaround.getInstance().getFdInt(fd)); in dup()
76 static jlong nDup(JNIEnv* env, jclass, jint fd) { in nDup() function88 { "nDup", "(I)I", (void*)nDup },