Searched refs:theResult (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.cpp285 Boolean theResult = false; local
291 theResult = theSocketStruct->mReceivedTOrdRel;
294 return(theResult);
301 Boolean theResult = false; local
307 theResult = theSocketStruct->mReceivedTPassCon;
310 return(theResult);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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 112 milliseconds