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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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 37 milliseconds