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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/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 101 milliseconds