Searched defs:PSID (Results 1 – 6 of 6) sorted by relevance
120 PSID*, in GetSecurityDescriptor() argument146 PSID, in SetSecurityDescriptor() argument185 BOOL(WINAPI* get_sid)(PSECURITY_DESCRIPTOR, PSID*, LPBOOL)) { in GetSecurityDescriptorSid() argument
113 typedef PVOID PSID; typedef
10294 pub type PSID = *mut ::core::ffi::c_void; typedef