Home
last modified time | relevance | path

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

/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c1939 #define ID_TO_CONF(pd, id) (conf_find_by_id((pd), (id))) macro
1944 #define CHAT_TO_CONF(pd, chat) (ID_TO_CONF((pd), CHAT_TO_ID(chat)))
4758 conf = ID_TO_CONF(pd, id); in mw_prpl_chat_invite()
4782 conf = ID_TO_CONF(pd, id); in mw_prpl_chat_leave()
4818 conf = ID_TO_CONF(pd, id); in mw_prpl_chat_send()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c1939 #define ID_TO_CONF(pd, id) (conf_find_by_id((pd), (id))) macro
1944 #define CHAT_TO_CONF(pd, chat) (ID_TO_CONF((pd), CHAT_TO_ID(chat)))
4758 conf = ID_TO_CONF(pd, id); in mw_prpl_chat_invite()
4782 conf = ID_TO_CONF(pd, id); in mw_prpl_chat_leave()
4818 conf = ID_TO_CONF(pd, id); in mw_prpl_chat_send()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c1939 #define ID_TO_CONF(pd, id) (conf_find_by_id((pd), (id))) macro
1944 #define CHAT_TO_CONF(pd, chat) (ID_TO_CONF((pd), CHAT_TO_ID(chat)))
4758 conf = ID_TO_CONF(pd, id); in mw_prpl_chat_invite()
4782 conf = ID_TO_CONF(pd, id); in mw_prpl_chat_leave()
4818 conf = ID_TO_CONF(pd, id); in mw_prpl_chat_send()