Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-windows-ssh.c206 const char *systemSID = LOCAL_SYSTEM_SID; in create_acl_base() local
207 bool converted = ConvertStringSidToSid(systemSID, &systemPSID); in create_acl_base()