Home
last modified time | relevance | path

Searched refs:mwAwareIdBlock (Results 1 – 9 of 9) sorted by relevance

/dports/net-im/meanwhile/meanwhile-1.0.2/src/
H A Dmw_common.h196 struct mwAwareIdBlock { struct
206 struct mwAwareIdBlock id; argument
395 const struct mwAwareIdBlock *idb);
397 void mwAwareIdBlock_get(struct mwGetBuffer *b, struct mwAwareIdBlock *idb);
399 void mwAwareIdBlock_clear(struct mwAwareIdBlock *idb);
401 void mwAwareIdBlock_clone(struct mwAwareIdBlock *to,
402 const struct mwAwareIdBlock *from);
404 guint mwAwareIdBlock_hash(const struct mwAwareIdBlock *a);
406 gboolean mwAwareIdBlock_equal(const struct mwAwareIdBlock *a,
407 const struct mwAwareIdBlock *b);
H A Dmw_srvc_aware.h121 struct mwAwareIdBlock *id,
256 struct mwAwareIdBlock *user,
262 struct mwAwareIdBlock *user);
269 struct mwAwareIdBlock *user,
H A Dsrvc_aware.c145 struct mwAwareIdBlock *srch) { in aware_find()
155 struct mwAwareIdBlock *srch) { in list_aware_find()
382 struct mwAwareIdBlock *idb, in attrib_recv()
422 struct mwAwareIdBlock *id) { in list_add()
537 struct mwAwareIdBlock idb = { 0, 0, 0 }; in recv_GROUP()
553 struct mwAwareIdBlock idb; in recv_OPT_GOT_SET()
581 struct mwAwareIdBlock idb; in recv_OPT_GOT_UNSET()
1185 struct mwAwareIdBlock *id; in mwAwareList_removeAware()
1259 struct mwAwareIdBlock *user, in mwServiceAware_setStatus()
1289 struct mwAwareIdBlock *user, in mwServiceAware_getAttribute()
[all …]
H A Dcommon.c818 const struct mwAwareIdBlock *idb) { in mwAwareIdBlock_put()
829 void mwAwareIdBlock_get(struct mwGetBuffer *b, struct mwAwareIdBlock *idb) { in mwAwareIdBlock_get()
841 void mwAwareIdBlock_clone(struct mwAwareIdBlock *to, in mwAwareIdBlock_clone()
842 const struct mwAwareIdBlock *from) { in mwAwareIdBlock_clone()
853 void mwAwareIdBlock_clear(struct mwAwareIdBlock *idb) { in mwAwareIdBlock_clear()
857 memset(idb, 0x00, sizeof(struct mwAwareIdBlock)); in mwAwareIdBlock_clear()
861 guint mwAwareIdBlock_hash(const struct mwAwareIdBlock *a) { in mwAwareIdBlock_hash()
866 gboolean mwAwareIdBlock_equal(const struct mwAwareIdBlock *a, in mwAwareIdBlock_equal()
867 const struct mwAwareIdBlock *b) { in mwAwareIdBlock_equal()
/dports/net-im/kopete/kopete-21.12.3/protocols/meanwhile/
H A Dmeanwhilesession.cpp260 struct mwAwareIdBlock *id = reinterpret_cast<struct mwAwareIdBlock *>(data); in free_id_block()
274 struct mwAwareIdBlock *id = reinterpret_cast<struct mwAwareIdBlock *>(malloc(sizeof(*id))); in addContacts()
293 struct mwAwareIdBlock id = { mwAware_USER, in addContact()
793 void MeanwhileSession::handleAwareListAttrib(struct mwAwareIdBlock * /* id */, in handleAwareListAttrib() argument
H A Dmeanwhilesession.h319 struct mwAwareIdBlock *id, struct mwAwareAttribute *attrib);
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c608 struct mwAwareIdBlock *id, in mw_aware_list_on_attrib()
828 struct mwAwareIdBlock idb = { mwAware_USER, (char *) purple_buddy_get_name(buddy), NULL }; in buddy_add()
887 struct mwAwareIdBlock idb = { mwAware_GROUP, NULL, NULL }; in group_add()
1674 struct mwAwareIdBlock idb = { mwAware_USER, NULL, NULL }; in mw_session_setUserStatus()
3232 struct mwAwareIdBlock t = { mwAware_USER, (char *)purple_buddy_get_name(b), NULL }; in mw_prpl_status_text()
3258 struct mwAwareIdBlock idb = { mwAware_USER, (char *) who, NULL }; in user_supports()
3292 struct mwAwareIdBlock idb = { mwAware_USER, (char *)purple_buddy_get_name(b), NULL }; in mw_prpl_tooltip_text()
4111 struct mwAwareIdBlock idb = { mwAware_USER, (char *) who, NULL }; in mw_prpl_get_info()
4497 struct mwAwareIdBlock *idbs, *idb; in mw_prpl_add_buddies()
4505 idb = idbs = g_new(struct mwAwareIdBlock, g_list_length(buddies)); in mw_prpl_add_buddies()
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c608 struct mwAwareIdBlock *id, in mw_aware_list_on_attrib()
828 struct mwAwareIdBlock idb = { mwAware_USER, (char *) purple_buddy_get_name(buddy), NULL }; in buddy_add()
887 struct mwAwareIdBlock idb = { mwAware_GROUP, NULL, NULL }; in group_add()
1674 struct mwAwareIdBlock idb = { mwAware_USER, NULL, NULL }; in mw_session_setUserStatus()
3232 struct mwAwareIdBlock t = { mwAware_USER, (char *)purple_buddy_get_name(b), NULL }; in mw_prpl_status_text()
3258 struct mwAwareIdBlock idb = { mwAware_USER, (char *) who, NULL }; in user_supports()
3292 struct mwAwareIdBlock idb = { mwAware_USER, (char *)purple_buddy_get_name(b), NULL }; in mw_prpl_tooltip_text()
4111 struct mwAwareIdBlock idb = { mwAware_USER, (char *) who, NULL }; in mw_prpl_get_info()
4497 struct mwAwareIdBlock *idbs, *idb; in mw_prpl_add_buddies()
4505 idb = idbs = g_new(struct mwAwareIdBlock, g_list_length(buddies)); in mw_prpl_add_buddies()
[all …]
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c608 struct mwAwareIdBlock *id, in mw_aware_list_on_attrib()
828 struct mwAwareIdBlock idb = { mwAware_USER, (char *) purple_buddy_get_name(buddy), NULL }; in buddy_add()
887 struct mwAwareIdBlock idb = { mwAware_GROUP, NULL, NULL }; in group_add()
1674 struct mwAwareIdBlock idb = { mwAware_USER, NULL, NULL }; in mw_session_setUserStatus()
3232 struct mwAwareIdBlock t = { mwAware_USER, (char *)purple_buddy_get_name(b), NULL }; in mw_prpl_status_text()
3258 struct mwAwareIdBlock idb = { mwAware_USER, (char *) who, NULL }; in user_supports()
3292 struct mwAwareIdBlock idb = { mwAware_USER, (char *)purple_buddy_get_name(b), NULL }; in mw_prpl_tooltip_text()
4111 struct mwAwareIdBlock idb = { mwAware_USER, (char *) who, NULL }; in mw_prpl_get_info()
4497 struct mwAwareIdBlock *idbs, *idb; in mw_prpl_add_buddies()
4505 idb = idbs = g_new(struct mwAwareIdBlock, g_list_length(buddies)); in mw_prpl_add_buddies()
[all …]