Home
last modified time | relevance | path

Searched refs:LM_MESSAGE_SUB_TYPE_UNAVAILABLE (Results 1 – 10 of 10) sorted by relevance

/dports/net-im/loudmouth/loudmouth-1.5.4/loudmouth/
H A Dlm-message.h102 LM_MESSAGE_SUB_TYPE_UNAVAILABLE, enumerator
H A Dlm-message.c65 { LM_MESSAGE_SUB_TYPE_UNAVAILABLE, "unavailable" },
/dports/net-im/freetalk/freetalk-4.1/src/
H A Dpresence.c170 LM_MESSAGE_SUB_TYPE_UNAVAILABLE); in ft_presence_send_final()
/dports/polish/gnugadu2/gg2-2.3.0/src/plugins/jabber/
H A Djabber_protocol.c132 LM_MESSAGE_SUB_TYPE_UNAVAILABLE : LM_MESSAGE_SUB_TYPE_AVAILABLE); in jabber_change_status()
H A Djabber_cb.c404 case LM_MESSAGE_SUB_TYPE_UNAVAILABLE: in presence_cb()
/dports/irc/irssi-xmpp/irssi-xmpp-0.54/src/core/xep/
H A Dmuc.c164 LM_MESSAGE_TYPE_PRESENCE, LM_MESSAGE_SUB_TYPE_UNAVAILABLE); in send_part()
H A Dmuc-events.c524 case LM_MESSAGE_SUB_TYPE_UNAVAILABLE: in sig_recv_presence()
/dports/irc/irssi-xmpp/irssi-xmpp-0.54/src/core/
H A Dxmpp-servers.c543 LM_MESSAGE_SUB_TYPE_UNAVAILABLE); in sig_server_quit()
H A Drosters.c503 case LM_MESSAGE_SUB_TYPE_UNAVAILABLE: in sig_recv_presence()
/dports/net-im/mcabber/mcabber-1.1.2/mcabber/
H A Dxmpp.c1460 if (mstype == LM_MESSAGE_SUB_TYPE_UNAVAILABLE) in handle_presence()