Searched refs:QN_SASL_AUTH (Results 1 – 5 of 5) sorted by relevance
29 XmlElement * el = new XmlElement(QN_SASL_AUTH, true); in StartSaslAuth()
22 return new XmlElement(QN_SASL_AUTH, true); in StartSaslAuth()
45 XmlElement * el = new XmlElement(QN_SASL_AUTH, true); in StartSaslAuth()
151 extern const StaticQName QN_SASL_AUTH;
180 const StaticQName QN_SASL_AUTH = { NS_SASL, "auth" }; variable