Searched refs:AccountNameInfo (Results 1 – 1 of 1) sorted by relevance
1612 PUSER_ACCOUNT_NAME_INFORMATION AccountNameInfo = NULL; in SetAdministratorPassword() local1689 (PVOID*)&AccountNameInfo); in SetAdministratorPassword()1698 AccountNameInfo->UserName.Length + sizeof(WCHAR)); in SetAdministratorPassword()1701 AccountNameInfo->UserName.Buffer, in SetAdministratorPassword()1702 AccountNameInfo->UserName.Length); in SetAdministratorPassword()1723 if (AccountNameInfo != NULL) in SetAdministratorPassword()1724 SamFreeMemory(AccountNameInfo); in SetAdministratorPassword()