Searched refs:sid_size (Results 1 – 1 of 1) sorted by relevance
41 bool GetComputerSid(const wchar_t* account_name, SID* sid, DWORD sid_size) { in GetComputerSid() argument46 DWORD sid_dword_size = sid_size; in GetComputerSid()56 if (sid_dword_size > sid_size) in GetComputerSid()