Home
last modified time | relevance | path

Searched refs:getFileSecurityDescriptor (Results 1 – 22 of 22) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/management/
H A DFileSystemImpl.c123 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
292 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_sun_management_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/management/
H A DFileSystemImpl.c123 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
292 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_sun_management_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.management.agent/windows/native/libmanagement_agent/
H A DFileSystemImpl.c135 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
304 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.management.agent/windows/native/libmanagement_agent/
H A DFileSystemImpl.c135 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
304 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.management.agent/windows/native/libmanagement_agent/
H A DFileSystemImpl.c135 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
304 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.management.agent/windows/native/libmanagement_agent/
H A DFileSystemImpl.c135 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
304 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.management.agent/windows/native/libmanagement_agent/
H A DFileSystemImpl.c135 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
304 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.management.agent/windows/native/libmanagement_agent/
H A DFileSystemImpl.c135 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
304 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.management.agent/windows/native/libmanagement_agent/
H A DFileSystemImpl.c135 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
304 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.management.agent/windows/native/libmanagement_agent/
H A DFileSystemImpl.c135 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { in getFileSecurityDescriptor() function
304 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path); in Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/windows/
H A Drevokeall.c263 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
304 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/windows/
H A Drevokeall.c263 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
304 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/management/windows/
H A Drevokeall.c263 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
304 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/management/windows/
H A Drevokeall.c263 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
304 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/management/windows/
H A Drevokeall.c263 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
304 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c262 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
303 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c262 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
303 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c262 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
303 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c262 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
303 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c262 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { in getFileSecurityDescriptor() function
303 sd = getFileSecurityDescriptor(path); in revokeAll()
/dports/devel/jna/jna-5.7.0/contrib/platform/test/com/sun/jna/platform/win32/
H A DAdvapi32UtilTest.java791 SECURITY_DESCRIPTOR_RELATIVE sdr = Advapi32Util.getFileSecurityDescriptor(file, false);
798 SECURITY_DESCRIPTOR_RELATIVE sdr = Advapi32Util.getFileSecurityDescriptor(file, false);
800 sdr = Advapi32Util.getFileSecurityDescriptor(file, false);
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DAdvapi32Util.java2988 public static SECURITY_DESCRIPTOR_RELATIVE getFileSecurityDescriptor(File file, boolean getSACL) in getFileSecurityDescriptor() method in Advapi32Util