Searched refs:theOTResult (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.cpp439 OTResult theOTResult = noErr; local
449 theOTResult = ioSocket->mAsyncOperationResult;
456 theOTResult = (*(ioSocket->mIdleWaitCallback))(ioSocket->mUserRefPtr);
458 if (theOTResult != noErr && returnImmediatelyOnError)
466 theOTResult = kMacSocket_TimeoutErr;
477 *outOTResult = theOTResult;
656 OTResult theOTResult; local
666 theOTResult = ::OTSndDisconnect(theSocketStruct->mEndPointRef, nil);
674 theOTResult = ::OTCloseProvider(theSocketStruct->mEndPointRef);
741 OTResult theOTResult; local
807 OTResult theOTResult; local
959 OTResult theOTResult; local
1084 OTResult theOTResult = noErr; local
1198 OTResult theOTResult; local
1318 OTResult theOTResult; local
1403 TOptMgmt theOTResult; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DMacSocket.cpp439 OTResult theOTResult = noErr; local
449 theOTResult = ioSocket->mAsyncOperationResult;
456 theOTResult = (*(ioSocket->mIdleWaitCallback))(ioSocket->mUserRefPtr);
458 if (theOTResult != noErr && returnImmediatelyOnError)
466 theOTResult = kMacSocket_TimeoutErr;
477 *outOTResult = theOTResult;
656 OTResult theOTResult; local
666 theOTResult = ::OTSndDisconnect(theSocketStruct->mEndPointRef, nil);
674 theOTResult = ::OTCloseProvider(theSocketStruct->mEndPointRef);
741 OTResult theOTResult; local
807 OTResult theOTResult; local
959 OTResult theOTResult; local
1084 OTResult theOTResult = noErr; local
1198 OTResult theOTResult; local
1318 OTResult theOTResult; local
1403 TOptMgmt theOTResult; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DMacSocket.cpp439 OTResult theOTResult = noErr; local
449 theOTResult = ioSocket->mAsyncOperationResult;
456 theOTResult = (*(ioSocket->mIdleWaitCallback))(ioSocket->mUserRefPtr);
458 if (theOTResult != noErr && returnImmediatelyOnError)
466 theOTResult = kMacSocket_TimeoutErr;
477 *outOTResult = theOTResult;
656 OTResult theOTResult; local
666 theOTResult = ::OTSndDisconnect(theSocketStruct->mEndPointRef, nil);
674 theOTResult = ::OTCloseProvider(theSocketStruct->mEndPointRef);
741 OTResult theOTResult; local
807 OTResult theOTResult; local
959 OTResult theOTResult; local
1084 OTResult theOTResult = noErr; local
1198 OTResult theOTResult; local
1318 OTResult theOTResult; local
1403 TOptMgmt theOTResult; local
[all...]

Completed in 65 milliseconds