Home
last modified time | relevance | path

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

/dports/net-im/climm/climm-0.7.1/include/
H A Dutil_opts.h89 #define CO_TAGRESSOURCE (COF_BOOL | CO_SERVER | 0x001004UL) /* append random string to ressour… macro
/dports/net-im/climm/climm-0.7.1/src/
H A Dutil_opts.c70 { "tagressource", CO_TAGRESSOURCE },
H A Dxmpp_base.c1587 … if (ServerPrefVal (conn->serv, CO_TAGRESSOURCE) || ServerPrefVal (conn->serv, CO_AUTOTAGRES)) in XMPPCallbackDispatch()