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

/barrelfish-master/lib/openssl-1.0.0d/MacOS/GetHTTPS.src/
H A DMacSocket.cpp285 Boolean theResult = false; local
291 theResult = theSocketStruct->mReceivedTOrdRel;
294 return(theResult);
301 Boolean theResult = false; local
307 theResult = theSocketStruct->mReceivedTPassCon;
310 return(theResult);

Completed in 10 milliseconds