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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DMacSocket.cpp101 Boolean mIsInUse; member in struct:SocketStruct
381 ioSocket->mIsInUse = false;
652 if (theSocketStruct->mIsInUse)
739 if (sSockets[i].mIsInUse == false)
770 theSocketStruct->mIsInUse = true;
1130 theSocketStruct->mIsInUse = false;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DMacSocket.cpp101 Boolean mIsInUse; member in struct:SocketStruct
381 ioSocket->mIsInUse = false;
652 if (theSocketStruct->mIsInUse)
739 if (sSockets[i].mIsInUse == false)
770 theSocketStruct->mIsInUse = true;
1130 theSocketStruct->mIsInUse = false;

Completed in 49 milliseconds