Searched refs:hostName (Results 1 – 1 of 1) sorted by relevance
1713 WCHAR *url = NULL, *file = NULL, *hostName = NULL, *urlPath = NULL; local1761 New(0, hostName, urlComp.dwHostNameLength + 1, WCHAR);1762 wcsncpy(hostName, urlComp.lpszHostName, urlComp.dwHostNameLength);1763 hostName[urlComp.dwHostNameLength] = 0;1780 hostName,1965 Safefree(hostName);