Home
last modified time | relevance | path

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

/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c104 #define CHAT_KEY_NAME "chat.name" macro
1917 g_hash_table_insert(ht, CHAT_KEY_NAME, c_name); in mw_conf_invited()
2902 g_hash_table_insert(ht, CHAT_KEY_NAME, g_strdup(name)); in mw_place_invite()
3650 g_hash_table_insert(table, CHAT_KEY_NAME, g_strdup(name)); in mw_prpl_chat_info_defaults()
4683 c = g_hash_table_lookup(components, CHAT_KEY_NAME); in mw_prpl_join_chat()
4731 c = g_hash_table_lookup(components, CHAT_KEY_NAME); in mw_prpl_reject_chat()
4741 return g_hash_table_lookup(components, CHAT_KEY_NAME); in mw_prpl_get_chat_name()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c104 #define CHAT_KEY_NAME "chat.name" macro
1917 g_hash_table_insert(ht, CHAT_KEY_NAME, c_name); in mw_conf_invited()
2902 g_hash_table_insert(ht, CHAT_KEY_NAME, g_strdup(name)); in mw_place_invite()
3650 g_hash_table_insert(table, CHAT_KEY_NAME, g_strdup(name)); in mw_prpl_chat_info_defaults()
4683 c = g_hash_table_lookup(components, CHAT_KEY_NAME); in mw_prpl_join_chat()
4731 c = g_hash_table_lookup(components, CHAT_KEY_NAME); in mw_prpl_reject_chat()
4741 return g_hash_table_lookup(components, CHAT_KEY_NAME); in mw_prpl_get_chat_name()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c104 #define CHAT_KEY_NAME "chat.name" macro
1917 g_hash_table_insert(ht, CHAT_KEY_NAME, c_name); in mw_conf_invited()
2902 g_hash_table_insert(ht, CHAT_KEY_NAME, g_strdup(name)); in mw_place_invite()
3650 g_hash_table_insert(table, CHAT_KEY_NAME, g_strdup(name)); in mw_prpl_chat_info_defaults()
4683 c = g_hash_table_lookup(components, CHAT_KEY_NAME); in mw_prpl_join_chat()
4731 c = g_hash_table_lookup(components, CHAT_KEY_NAME); in mw_prpl_reject_chat()
4741 return g_hash_table_lookup(components, CHAT_KEY_NAME); in mw_prpl_get_chat_name()