Searched refs:priv (Results 1 – 1 of 1) sorted by relevance
203 TOKEN_PRIVILEGES priv; in adjustPrivileges() local204 priv.PrivilegeCount = 1; in adjustPrivileges()205 priv.Privileges[0].Attributes = SE_PRIVILEGE_ENABLED; in adjustPrivileges()208 &(priv.Privileges[0].Luid)); // lpLuid in adjustPrivileges()216 &priv, // NewState in adjustPrivileges()