Home
last modified time | relevance | path

Searched refs:SaslMechNone (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/gloox/gloox-1.0.24/src/
H A Dgloox.h758 SaslMechNone = 0, /**< Invalid SASL Mechanism. */ enumerator
H A Dclient.cpp409 int mechs = SaslMechNone; in getSaslMechs()
H A Dclientbase.cpp105 m_selectedSaslMech( SaslMechNone ), m_customConnection( false ), in ClientBase()
124 m_selectedSaslMech( SaslMechNone ), m_customConnection( false ), in ClientBase()