mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 22:34:28 +00:00
59 lines
1.1 KiB
Modula-2
Vendored
59 lines
1.1 KiB
Modula-2
Vendored
LIBRARY api-ms-win-security-base-l1-1-0
|
|
|
|
EXPORTS
|
|
|
|
AddAccessAllowedAce
|
|
AddAccessAllowedAceEx
|
|
AddAce
|
|
AddMandatoryAce
|
|
AdjustTokenGroups
|
|
AdjustTokenPrivileges
|
|
AllocateAndInitializeSid
|
|
AllocateLocallyUniqueId
|
|
CheckTokenMembership
|
|
CopySid
|
|
CreateWellKnownSid
|
|
DeleteAce
|
|
DuplicateToken
|
|
DuplicateTokenEx
|
|
EqualDomainSid
|
|
EqualSid
|
|
FreeSid
|
|
GetAce
|
|
GetAclInformation
|
|
GetFileSecurityW
|
|
GetKernelObjectSecurity
|
|
GetLengthSid
|
|
GetSecurityDescriptorControl
|
|
GetSecurityDescriptorDacl
|
|
GetSecurityDescriptorGroup
|
|
GetSecurityDescriptorLength
|
|
GetSecurityDescriptorOwner
|
|
GetSecurityDescriptorRMControl
|
|
GetSecurityDescriptorSacl
|
|
GetSidIdentifierAuthority
|
|
GetSidLengthRequired
|
|
GetSidSubAuthority
|
|
GetSidSubAuthorityCount
|
|
GetTokenInformation
|
|
GetWindowsAccountDomainSid
|
|
ImpersonateLoggedOnUser
|
|
InitializeAcl
|
|
InitializeSecurityDescriptor
|
|
InitializeSid
|
|
IsValidAcl
|
|
IsValidSecurityDescriptor
|
|
IsValidSid
|
|
IsWellKnownSid
|
|
MakeAbsoluteSD
|
|
MakeSelfRelativeSD
|
|
RevertToSelf
|
|
SetFileSecurityW
|
|
SetKernelObjectSecurity
|
|
SetSecurityDescriptorControl
|
|
SetSecurityDescriptorDacl
|
|
SetSecurityDescriptorGroup
|
|
SetSecurityDescriptorOwner
|
|
SetSecurityDescriptorRMControl
|
|
SetSecurityDescriptorSacl
|
|
SetTokenInformation
|