Searched refs:theInetHost (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DMacSocket.cpp222 InetHost theInetHost = theInetAddress->fHost; local
224 if (theInetHost == 0)
230 theInetHost = theInetInterfaceInfo.fAddress;
234 ::OTInetHostToString(theInetHost,tempString);
259 InetHost theInetHost = theInetAddress->fHost; local
261 if (theInetHost == 0)
267 theInetHost = theInetInterfaceInfo.fAddress;
271 ::OTInetHostToString(theInetHost,tempString);

Completed in 47 milliseconds