Searched refs:mEndPointRef (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.cpp126 EndpointRef mEndPointRef; member in struct:SocketStruct
366 if (inSocketNum >= 0 && inSocketNum < kMaxNumSockets && sSockets[inSocketNum].mEndPointRef != kOTInvalidEndpointRef)
406 ioSocket->mEndPointRef = kOTInvalidEndpointRef;
507 theSocketStruct->mEndPointRef = (EndpointRef) cookie;
575 ::OTRcvDisconnect(theSocketStruct->mEndPointRef,nil);
586 ::OTRcvOrderlyDisconnect(theSocketStruct->mEndPointRef);
654 if (theSocketStruct->mEndPointRef != kOTInvalidEndpointRef)
666 theOTResult = ::OTSndDisconnect(theSocketStruct->mEndPointRef, nil);
674 theOTResult = ::OTCloseProvider(theSocketStruct->mEndPointRef);
677 theSocketStruct->mEndPointRef
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DMacSocket.cpp126 EndpointRef mEndPointRef; member in struct:SocketStruct
366 if (inSocketNum >= 0 && inSocketNum < kMaxNumSockets && sSockets[inSocketNum].mEndPointRef != kOTInvalidEndpointRef)
406 ioSocket->mEndPointRef = kOTInvalidEndpointRef;
507 theSocketStruct->mEndPointRef = (EndpointRef) cookie;
575 ::OTRcvDisconnect(theSocketStruct->mEndPointRef,nil);
586 ::OTRcvOrderlyDisconnect(theSocketStruct->mEndPointRef);
654 if (theSocketStruct->mEndPointRef != kOTInvalidEndpointRef)
666 theOTResult = ::OTSndDisconnect(theSocketStruct->mEndPointRef, nil);
674 theOTResult = ::OTCloseProvider(theSocketStruct->mEndPointRef);
677 theSocketStruct->mEndPointRef
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DMacSocket.cpp126 EndpointRef mEndPointRef; member in struct:SocketStruct
366 if (inSocketNum >= 0 && inSocketNum < kMaxNumSockets && sSockets[inSocketNum].mEndPointRef != kOTInvalidEndpointRef)
406 ioSocket->mEndPointRef = kOTInvalidEndpointRef;
507 theSocketStruct->mEndPointRef = (EndpointRef) cookie;
575 ::OTRcvDisconnect(theSocketStruct->mEndPointRef,nil);
586 ::OTRcvOrderlyDisconnect(theSocketStruct->mEndPointRef);
654 if (theSocketStruct->mEndPointRef != kOTInvalidEndpointRef)
666 theOTResult = ::OTSndDisconnect(theSocketStruct->mEndPointRef, nil);
674 theOTResult = ::OTCloseProvider(theSocketStruct->mEndPointRef);
677 theSocketStruct->mEndPointRef
[all...]

Completed in 51 milliseconds