Home
last modified time | relevance | path

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

/dports/net-im/meanwhile/meanwhile-1.0.2/src/
H A Dsrvc_store.c227 struct mwServiceStorage *srvc_store; in start() local
233 chan = make_channel(srvc_store); in start()
235 srvc_store->channel = chan; in start()
244 struct mwServiceStorage *srvc_store; in stop() local
250 if(srvc_store->channel) { in stop()
252 srvc_store->channel = NULL; in stop()
263 g_list_free(srvc_store->pending); in stop()
264 srvc_store->pending = NULL; in stop()
266 srvc_store->id_counter = 0; in stop()
397 srvc = MW_SERVICE(srvc_store); in mwServiceStorage_new()
[all …]
H A DMakefile.in69 libmeanwhile_la-srvc_resolve.lo libmeanwhile_la-srvc_store.lo \
257 srvc_store.c \
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmeanwhile_la-srvc_store.Plo@am__quote@
473 libmeanwhile_la-srvc_store.lo: srvc_store.c
474srvc_store.lo -MD -MP -MF "$(DEPDIR)/libmeanwhile_la-srvc_store.Tpo" -c -o libmeanwhile_la-srvc_st…
478 …a_CFLAGS) $(CFLAGS) -c -o libmeanwhile_la-srvc_store.lo `test -f 'srvc_store.c' || echo '$(srcdir)…
H A DMakefile.am52 srvc_store.c \
/dports/net-im/meanwhile/meanwhile-1.0.2/
H A DChangeLog139 * srvc_store.c, srvc_store.h: added to CVS
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c210 struct mwServiceStorage *srvc_store; member
760 srvc = pd->srvc_store; in blist_store()
1422 mwServiceStorage_load(pd->srvc_store, unit, fetch_blist_cb, pd, NULL); in services_starting()
3149 pd->srvc_store = mw_srvc_store_new(pd->session); in mwPurplePluginData_new()
3159 mwSession_addService(pd->session, MW_SERVICE(pd->srvc_store)); in mwPurplePluginData_new()
3190 mwService_free(MW_SERVICE(pd->srvc_store)); in mwPurplePluginData_free()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c210 struct mwServiceStorage *srvc_store; member
760 srvc = pd->srvc_store; in blist_store()
1422 mwServiceStorage_load(pd->srvc_store, unit, fetch_blist_cb, pd, NULL); in services_starting()
3149 pd->srvc_store = mw_srvc_store_new(pd->session); in mwPurplePluginData_new()
3159 mwSession_addService(pd->session, MW_SERVICE(pd->srvc_store)); in mwPurplePluginData_new()
3190 mwService_free(MW_SERVICE(pd->srvc_store)); in mwPurplePluginData_free()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c210 struct mwServiceStorage *srvc_store; member
760 srvc = pd->srvc_store; in blist_store()
1422 mwServiceStorage_load(pd->srvc_store, unit, fetch_blist_cb, pd, NULL); in services_starting()
3149 pd->srvc_store = mw_srvc_store_new(pd->session); in mwPurplePluginData_new()
3159 mwSession_addService(pd->session, MW_SERVICE(pd->srvc_store)); in mwPurplePluginData_new()
3190 mwService_free(MW_SERVICE(pd->srvc_store)); in mwPurplePluginData_free()