Searched refs:theInetAddress (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.cpp221 InetAddress *theInetAddress = (InetAddress *) theSocketStruct->mAssignedAddrInfo->addr.buf; local
222 InetHost theInetHost = theInetAddress->fHost;
237 ConcatLongIntToCStr(theInetAddress->fPort,tempString,sizeof(tempString));
258 InetAddress *theInetAddress = (InetAddress *) theSocketStruct->mRemoteAddrInfo->addr.buf; local
259 InetHost theInetHost = theInetAddress->fHost;
274 ConcatLongIntToCStr(theInetAddress->fPort,tempString,sizeof(tempString));
844 InetAddress *theInetAddress = (InetAddress *) theSocketStruct->mBindRequestedAddrInfo->addr.buf; local
846 // theInetAddress->fAddressType = AF_INET;
847 // theInetAddress->fPort = inPortNum;
848 // theInetAddress
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DMacSocket.cpp221 InetAddress *theInetAddress = (InetAddress *) theSocketStruct->mAssignedAddrInfo->addr.buf; local
222 InetHost theInetHost = theInetAddress->fHost;
237 ConcatLongIntToCStr(theInetAddress->fPort,tempString,sizeof(tempString));
258 InetAddress *theInetAddress = (InetAddress *) theSocketStruct->mRemoteAddrInfo->addr.buf; local
259 InetHost theInetHost = theInetAddress->fHost;
274 ConcatLongIntToCStr(theInetAddress->fPort,tempString,sizeof(tempString));
844 InetAddress *theInetAddress = (InetAddress *) theSocketStruct->mBindRequestedAddrInfo->addr.buf; local
846 // theInetAddress->fAddressType = AF_INET;
847 // theInetAddress->fPort = inPortNum;
848 // theInetAddress
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DMacSocket.cpp221 InetAddress *theInetAddress = (InetAddress *) theSocketStruct->mAssignedAddrInfo->addr.buf; local
222 InetHost theInetHost = theInetAddress->fHost;
237 ConcatLongIntToCStr(theInetAddress->fPort,tempString,sizeof(tempString));
258 InetAddress *theInetAddress = (InetAddress *) theSocketStruct->mRemoteAddrInfo->addr.buf; local
259 InetHost theInetHost = theInetAddress->fHost;
274 ConcatLongIntToCStr(theInetAddress->fPort,tempString,sizeof(tempString));
844 InetAddress *theInetAddress = (InetAddress *) theSocketStruct->mBindRequestedAddrInfo->addr.buf; local
846 // theInetAddress->fAddressType = AF_INET;
847 // theInetAddress->fPort = inPortNum;
848 // theInetAddress
[all...]

Completed in 65 milliseconds