Home
last modified time | relevance | path

Searched defs:autoAuth (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/coyim/coyim-0.3.11/gui/
H A Dsubscription.go39 autoAuth gtki.CheckButton member
/dports/net/yate/yate-6.4.0-1/modules/
H A Dysipchan.cpp940 const char* method, int defErr, bool autoAuth, bool isMsg) in YateSIPGeneric()
5863 bool autoAuth = false; in generic() local
5890 …eneric(const SIPMessage* message, SIPTransaction* t, const String& meth, bool autoAuth, bool isMsg) in generic()