Searched refs:psid (Results 1 – 2 of 2) sorted by relevance
158 PSID psid = NULL; in getNameByStringSID() local163 if (!ConvertStringSidToSidW(sid, &psid)) { in getNameByStringSID()167 if (!LookupAccountSidW(NULL, psid, buffer, bufferLen, in getNameByStringSID()173 LocalFree(psid); in getNameByStringSID()
466 PSID psid = NULL; in get_user_info() local503 psid = uBuf->usri4_user_sid; in get_user_info()512 if (!ConvertSidToStringSid(psid, &sidStr)) { in get_user_info()