Searched defs:CopySid (Results 1 – 3 of 3) sorted by relevance
216 func CopySid(destSidLen uint32, destSid *SID, srcSid *SID) (err error) { func
677 func CopySid(destSidLen uint32, destSid *SID, srcSid *SID) (err error) { func
69431 pub fn CopySid(nDestinationSidLength: DWORD, pDestinationSid: PSID, pSourceSid: PSID) -> BOOL; in CopySid() function