Home
last modified time | relevance | path

Searched defs:TRUSTEE (Results 1 – 2 of 2) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dsecurity_windows.go1127 type TRUSTEE struct { struct
1128 MultipleTrustee *TRUSTEE
1129 MultipleTrusteeOperation MULTIPLE_TRUSTEE_OPERATION
1130 TrusteeForm TRUSTEE_FORM
1131 TrusteeType TRUSTEE_TYPE
1132 TrusteeValue TrusteeValue
1416 func BuildSecurityDescriptor(owner *TRUSTEE, group *TRUSTEE, accessEntries []EXPLICIT_ACCESS, audit…
Dzsyscall_windows.go588 func buildSecurityDescriptor(owner *TRUSTEE, group *TRUSTEE, countAccessEntries uint32, accessEntri…