Searched defs:newFileAddress (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/nio/fs/
H A DWindowsNativeDispatcher.c1086 jclass this, jlong newFileAddress, jlong existingFileAddress)
1088 LPCWSTR newFile = jlong_to_ptr(newFileAddress);
1085 Java_sun_nio_fs_WindowsNativeDispatcher_CreateHardLink0(JNIEnv* env, jclass this, jlong newFileAddress, jlong existingFileAddress) argument

Completed in 37 milliseconds