Home
last modified time | relevance | path

Searched refs:GetFileSecurity (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/security/py-certbot/certbot-1.22.0/certbot/compat/
H A Dfilesystem.py175 security = win32security.GetFileSecurity(file_path, win32security.OWNER_SECURITY_INFORMATION)
436 security = win32security.GetFileSecurity(path, win32security.DACL_SECURITY_INFORMATION)
483 security1 = win32security.GetFileSecurity(path1, win32security.OWNER_SECURITY_INFORMATION)
486 security2 = win32security.GetFileSecurity(path2, win32security.OWNER_SECURITY_INFORMATION)
511 security = win32security.GetFileSecurity(
541 security = win32security.GetFileSecurity(path, win32security.DACL_SECURITY_INFORMATION)
627 security_src = win32security.GetFileSecurity(src, win32security.OWNER_SECURITY_INFORMATION)
630 security_dst = win32security.GetFileSecurity(dst, win32security.OWNER_SECURITY_INFORMATION)
643 security_src = win32security.GetFileSecurity(src, win32security.DACL_SECURITY_INFORMATION)
646 security_dst = win32security.GetFileSecurity(dst, win32security.DACL_SECURITY_INFORMATION)
[all …]
/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/windows/
H A Daccess.cpp86 GetFileSecurity(file.c_str(), info, nullptr, 0, &len); in Check()
93 if (!GetFileSecurity(file.c_str(), info, sd, len, &len)) in Check()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java86 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
96 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java86 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
96 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java86 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
96 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java86 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
96 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java86 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
96 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java86 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
96 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java87 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
97 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java86 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
96 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java86 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
96 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsAclFileAttributeView.java86 size = GetFileSecurity(path, request, 0L, 0); in getFileSecurity()
96 int newSize = GetFileSecurity(path, request, buffer.address(), size); in getFileSecurity()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/windows/
H A Drevokeall.c269 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
278 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/windows/
H A Drevokeall.c269 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
278 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/management/windows/
H A Drevokeall.c269 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
278 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/management/windows/
H A Drevokeall.c269 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
278 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/management/windows/
H A Drevokeall.c269 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
278 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c268 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
277 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c268 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
277 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c268 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
277 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c268 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
277 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/management/windows/
H A Dexerevokeall.c268 GetFileSecurity(path, info , 0, 0, &len); in getFileSecurityDescriptor()
277 if (!GetFileSecurity(path, info, sd, len, &len)) { in getFileSecurityDescriptor()
/dports/devel/libvshadow/libvshadow-20210425/vshadowtools/
H A Dvshadowmount.c500 vshadowmount_dokan_operations.GetFileSecurity = NULL; in wmain()
525 vshadowmount_dokan_operations.GetFileSecurity = NULL; in wmain()
/dports/devel/libvslvm/libvslvm-20210807/vslvmtools/
H A Dvslvmmount.c501 vslvmmount_dokan_operations.GetFileSecurity = NULL; in wmain()
526 vslvmmount_dokan_operations.GetFileSecurity = NULL; in wmain()
/dports/devel/libcreg/libcreg-20210502/cregtools/
H A Dcregmount.c489 cregmount_dokan_operations.GetFileSecurity = NULL; in wmain()
514 cregmount_dokan_operations.GetFileSecurity = NULL; in wmain()

1234567