Home
last modified time | relevance | path

Searched refs:systemPSID (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/qga/
H A Dcommands-windows-ssh.c200 PSID systemPSID = NULL; in create_acl_base() local
207 bool converted = ConvertStringSidToSid(systemSID, &systemPSID); in create_acl_base()
219 eAccess[0].Trustee.ptstrName = (LPTSTR)systemPSID; in create_acl_base()
260 LocalFree(systemPSID); in create_acl_base()
271 LocalFree(systemPSID); in create_acl_base()