Searched refs:userPSID (Results 1 – 1 of 1) sorted by relevance
142 PSID userPSID = NULL; in create_acl_user() local145 bool converted = ConvertStringSidToSid(userInfo->SSID, &userPSID); in create_acl_user()158 eAccess[0].Trustee.ptstrName = (LPTSTR)userPSID; in create_acl_user()184 LocalFree(userPSID); in create_acl_user()187 LocalFree(userPSID); in create_acl_user()380 PSID userPSID = NULL; in set_file_permissions() local388 bool converted = ConvertStringSidToSid(userInfo->SSID, &userPSID); in set_file_permissions()401 securityBitFlags, userPSID, NULL, pACL, in set_file_permissions()410 LocalFree(userPSID); in set_file_permissions()415 LocalFree(userPSID); in set_file_permissions()