Home
last modified time | relevance | path

Searched refs:srvc_conf (Results 1 – 7 of 7) sorted by relevance

/dports/net-im/meanwhile/meanwhile-1.0.2/src/
H A Dsrvc_conf.c231 conf = conf_new(srvc_conf); in recv_channelCreate()
279 struct mwConferenceHandler *h = srvc_conf->handler; in recv_channelDestroy()
535 WELCOME_recv(srvc_conf, conf, b); in recv()
539 JOIN_recv(srvc_conf, conf, b); in recv()
543 PART_recv(srvc_conf, conf, b); in recv()
547 MESSAGE_recv(srvc_conf, conf, b); in recv()
596 struct mwServiceConference *srvc_conf; in mwServiceConference_new() local
602 srvc_conf = g_new0(struct mwServiceConference, 1); in mwServiceConference_new()
603 srvc = &srvc_conf->service; in mwServiceConference_new()
616 srvc_conf->handler = handler; in mwServiceConference_new()
[all …]
H A DMakefile.in66 libmeanwhile_la-srvc_aware.lo libmeanwhile_la-srvc_conf.lo \
251 srvc_conf.c \
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmeanwhile_la-srvc_conf.Plo@am__quote@
431 libmeanwhile_la-srvc_conf.lo: srvc_conf.c
432srvc_conf.lo -MD -MP -MF "$(DEPDIR)/libmeanwhile_la-srvc_conf.Tpo" -c -o libmeanwhile_la-srvc_conf
436 …la_CFLAGS) $(CFLAGS) -c -o libmeanwhile_la-srvc_conf.lo `test -f 'srvc_conf.c' || echo '$(srcdir)/…
H A DMakefile.am46 srvc_conf.c \
/dports/net-im/kopete/kopete-21.12.3/protocols/meanwhile/
H A Dmeanwhilesession.cpp140 srvc_conf = mwServiceConference_new(session, &conf_handler); in MeanwhileSession()
141 mwService_setClientData((struct mwService *)srvc_conf, this, 0L); in MeanwhileSession()
142 mwSession_addService(session, (struct mwService *) srvc_conf); in MeanwhileSession()
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c205 struct mwServiceConference *srvc_conf; member
1951 struct mwServiceConference *srvc = pd->srvc_conf; in conf_find_by_id()
3144 pd->srvc_conf = mw_srvc_conf_new(pd->session); in mwPurplePluginData_new()
3154 mwSession_addService(pd->session, MW_SERVICE(pd->srvc_conf)); in mwPurplePluginData_new()
3185 mwService_free(MW_SERVICE(pd->srvc_conf)); in mwPurplePluginData_free()
3379 srvc = pd->srvc_conf; in conf_create_prompt_join()
3553 l = mwServiceConference_getConferences(pd->srvc_conf); in blist_menu_conf()
4700 srvc = pd->srvc_conf; in mw_prpl_join_chat()
4724 srvc = pd->srvc_conf; in mw_prpl_reject_chat()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c205 struct mwServiceConference *srvc_conf; member
1951 struct mwServiceConference *srvc = pd->srvc_conf; in conf_find_by_id()
3144 pd->srvc_conf = mw_srvc_conf_new(pd->session); in mwPurplePluginData_new()
3154 mwSession_addService(pd->session, MW_SERVICE(pd->srvc_conf)); in mwPurplePluginData_new()
3185 mwService_free(MW_SERVICE(pd->srvc_conf)); in mwPurplePluginData_free()
3379 srvc = pd->srvc_conf; in conf_create_prompt_join()
3553 l = mwServiceConference_getConferences(pd->srvc_conf); in blist_menu_conf()
4700 srvc = pd->srvc_conf; in mw_prpl_join_chat()
4724 srvc = pd->srvc_conf; in mw_prpl_reject_chat()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c205 struct mwServiceConference *srvc_conf; member
1951 struct mwServiceConference *srvc = pd->srvc_conf; in conf_find_by_id()
3144 pd->srvc_conf = mw_srvc_conf_new(pd->session); in mwPurplePluginData_new()
3154 mwSession_addService(pd->session, MW_SERVICE(pd->srvc_conf)); in mwPurplePluginData_new()
3185 mwService_free(MW_SERVICE(pd->srvc_conf)); in mwPurplePluginData_free()
3379 srvc = pd->srvc_conf; in conf_create_prompt_join()
3553 l = mwServiceConference_getConferences(pd->srvc_conf); in blist_menu_conf()
4700 srvc = pd->srvc_conf; in mw_prpl_join_chat()
4724 srvc = pd->srvc_conf; in mw_prpl_reject_chat()