Home
last modified time | relevance | path

Searched refs:IS_UNAVAILABLE (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DBaseClient.cpp200 m_SecureIdentState = IS_UNAVAILABLE; in Init()
2264 m_SecureIdentState = IS_UNAVAILABLE; in ProcessSecIdentStatePacket()
2465 if (m_SecureIdentState != IS_UNAVAILABLE) { in GetSecureIdentState()
H A Dupdownclient.h63 IS_UNAVAILABLE = 0, enumerator
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DBaseClient.cpp200 m_SecureIdentState = IS_UNAVAILABLE; in Init()
2264 m_SecureIdentState = IS_UNAVAILABLE; in ProcessSecIdentStatePacket()
2465 if (m_SecureIdentState != IS_UNAVAILABLE) { in GetSecureIdentState()
H A Dupdownclient.h63 IS_UNAVAILABLE = 0,