Searched refs:tempStringLen (Results 1 – 1 of 1) sorted by relevance
2356 DWORD tempStringLen; in SetupHostName() local2366 tempStringLen = sizeof( tempString ); in SetupHostName()2367 ok = GetComputerNameExA( ComputerNamePhysicalDnsHostname, tempString, &tempStringLen ); in SetupHostName()