Lines Matching refs:jlong

43 #include "jlong.h"
214 Java_sun_nio_fs_WindowsNativeDispatcher_LocalFree(JNIEnv* env, jclass this, jlong address)
220 JNIEXPORT jlong JNICALL
222 jlong address, jint dwDesiredAccess, jint dwShareMode, jlong sdAddress,
258 jlong handle)
269 jlong handle, jlong bufferAddress, jint bufferSize)
283 Java_sun_nio_fs_WindowsNativeDispatcher_DeleteFile0(JNIEnv* env, jclass this, jlong address)
293 jlong address, jlong sdAddress)
317 Java_sun_nio_fs_WindowsNativeDispatcher_RemoveDirectory0(JNIEnv* env, jclass this, jlong address)
327 jlong handle)
335 jlong address, jobject obj)
353 JNIEXPORT jlong JNICALL
355 jlong pathAddress, jlong dataAddress)
369 jlong handle, jlong dataAddress)
385 jlong address, jobject obj)
415 jlong handle)
437 jlong handle)
448 jlong handle, jlong address)
461 jlong existingAddress, jlong newAddress, jint flags, jlong cancelAddress)
475 jlong existingAddress, jlong newAddress, jint flags)
496 jlong address)
509 jlong address, jint value)
519 jlong pathAddress, jlong dataAddress)
532 jlong handle, jlong createTime, jlong lastAccessTime, jlong lastWriteTime)
537 (createTime == (jlong)-1) ? NULL : (CONST FILETIME *)&createTime,
538 (lastAccessTime == (jlong)-1) ? NULL : (CONST FILETIME *)&lastAccessTime,
539 (lastWriteTime == (jlong)-1) ? NULL : (CONST FILETIME *)&lastWriteTime) == 0)
547 jlong handle)
558 jlong address, jobject obj)
595 Java_sun_nio_fs_WindowsNativeDispatcher_GetDriveType0(JNIEnv* env, jclass this, jlong address) {
603 jlong address, jobject obj)
631 jlong address)
650 jlong address)
662 jlong address, jint size)
674 jlong pathAddress, jint requestedInformation, jlong descAddress)
691 jlong pathAddress, jint requestedInformation, jlong descAddress, jint nLength)
715 JNIEXPORT jlong JNICALL
717 jclass this, jlong address)
732 jclass this, jlong descAddress, jlong ownerAddress)
743 JNIEXPORT jlong JNICALL
745 jclass this, jlong address)
754 return (jlong)0;
756 return (bDaclPresent) ? ptr_to_jlong(pDacl) : (jlong)0;
762 jclass this, jlong descAddress, jlong aclAddress)
775 jclass this, jlong address, jobject obj)
787 JNIEXPORT jlong JNICALL
788 Java_sun_nio_fs_WindowsNativeDispatcher_GetAce(JNIEnv* env, jclass this, jlong address,
796 return (jlong)0;
804 jclass this, jlong aclAddress, jint flags, jint mask, jlong sidAddress)
816 jclass this, jlong aclAddress, jint flags, jint mask, jlong sidAddress)
829 jclass this, jlong address, jobject obj)
858 jclass this, jlong nameAddress, jlong sidAddress, jint cbSid)
880 jclass this, jlong address)
889 jclass this, jlong address)
904 JNIEXPORT jlong JNICALL
906 jclass this, jlong address)
915 JNIEXPORT jlong JNICALL
921 JNIEXPORT jlong JNICALL
927 JNIEXPORT jlong JNICALL
929 jclass this, jlong process, jint desiredAccess)
939 JNIEXPORT jlong JNICALL
941 jclass this, jlong thread, jint desiredAccess, jboolean openAsSelf)
949 return (jlong)0;
955 JNIEXPORT jlong JNICALL
957 jclass this, jlong token, jint desiredAccess)
976 jclass this, jlong thread, jlong token)
987 jclass this, jlong token, jint tokenInfoClass, jlong tokenInfo, jint tokenInfoLength)
1010 jclass this, jlong token, jlong luid, jint attributes)
1026 jclass this, jlong token, jlong securityInfo, jint accessMask,
1051 JNIEXPORT jlong JNICALL
1053 jclass this, jlong name)
1069 jclass this, jlong linkAddress, jlong targetAddress, jint flags)
1086 jclass this, jlong newFileAddress, jlong existingFileAddress)
1098 jlong pathAddress)
1132 jclass this, jlong handle)
1170 JNIEXPORT jlong JNICALL
1172 jlong fileHandle, jlong existingPort, jint completionKey)
1187 jlong completionPort, jobject obj)
1214 jlong completionPort, jint completionKey)
1229 jlong hDirectory, jlong bufferAddress, jint bufferLength, jboolean watchSubTree, jint filter,
1230 jlong bytesReturnedAddress, jlong pOverlapped)
1251 jlong hFile, jlong bufferAddress, jint bufferSize, jboolean abort,
1252 jlong context, jobject obj)
1278 jlong hFile, jlong bytesToSeek, jlong context)