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

/barrelfish-master/lib/openssl-1.0.0d/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 29 milliseconds