Searched refs:theOTResult (Results 1 – 1 of 1) sorted by relevance
439 OTResult theOTResult = noErr; in MyBusyWait() local449 theOTResult = ioSocket->mAsyncOperationResult; in MyBusyWait()456 theOTResult = (*(ioSocket->mIdleWaitCallback))(ioSocket->mUserRefPtr); in MyBusyWait()458 if (theOTResult != noErr && returnImmediatelyOnError) in MyBusyWait()466 theOTResult = kMacSocket_TimeoutErr; in MyBusyWait()477 *outOTResult = theOTResult; in MyBusyWait()656 OTResult theOTResult; in MacSocket_Shutdown() local674 theOTResult = ::OTCloseProvider(theSocketStruct->mEndPointRef); in MacSocket_Shutdown()741 OTResult theOTResult; in MacSocket_socket() local757 …theOTResult = ::OTAsyncOpenEndpoint(OTCreateConfiguration(kTCPName),0,nil,OTNonYieldingNotifier,(v… in MacSocket_socket()[all …]