Home
last modified time | relevance | path

Searched refs:hk_message_out (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/mcabber/mcabber-1.1.2/mcabber/
H A Dhooks.h51 void hk_message_out(const char *bjid, const char *nickname,
H A Dhooks.c449 void hk_message_out(const char *bjid, const char *nick, in hk_message_out() function
H A Dxmpp.c1193 hk_message_out(bjid, NULL, timestamp, body, encrypted, TRUE, NULL); in handle_messages()
H A Dcommands.c1318 hk_message_out(bare_jid, muc_nick, 0, hmsg, crypted, FALSE, xep184); in send_message_to()
/dports/net-im/mcabber/mcabber-1.1.2/
H A DChangeLog.api32 * Change prototype of hk_message_out()