Home
last modified time | relevance | path

Searched refs:srvc_ft (Results 1 – 6 of 6) sorted by relevance

/dports/net-im/meanwhile/meanwhile-1.0.2/src/
H A Dsrvc_ft.c327 struct mwServiceFileTransfer *srvc_ft; in mwServiceFileTransfer_new() local
333 srvc_ft = g_new0(struct mwServiceFileTransfer, 1); in mwServiceFileTransfer_new()
334 srvc = MW_SERVICE(srvc_ft); in mwServiceFileTransfer_new()
347 srvc_ft->handler = handler; in mwServiceFileTransfer_new()
349 return srvc_ft; in mwServiceFileTransfer_new()
H A DMakefile.in67 libmeanwhile_la-srvc_dir.lo libmeanwhile_la-srvc_ft.lo \
253 srvc_ft.c \
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmeanwhile_la-srvc_ft.Plo@am__quote@
445 libmeanwhile_la-srvc_ft.lo: srvc_ft.c
446 …_la-srvc_ft.lo -MD -MP -MF "$(DEPDIR)/libmeanwhile_la-srvc_ft.Tpo" -c -o libmeanwhile_la-srvc_ft.l…
450 …le_la_CFLAGS) $(CFLAGS) -c -o libmeanwhile_la-srvc_ft.lo `test -f 'srvc_ft.c' || echo '$(srcdir)/'…
H A DMakefile.am48 srvc_ft.c \
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c206 struct mwServiceFileTransfer *srvc_ft; member
3145 pd->srvc_ft = mw_srvc_ft_new(pd->session); in mwPurplePluginData_new()
3155 mwSession_addService(pd->session, MW_SERVICE(pd->srvc_ft)); in mwPurplePluginData_new()
3186 mwService_free(MW_SERVICE(pd->srvc_ft)); in mwPurplePluginData_free()
5009 srvc = pd->srvc_ft; in ft_outgoing_init()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c206 struct mwServiceFileTransfer *srvc_ft; member
3145 pd->srvc_ft = mw_srvc_ft_new(pd->session); in mwPurplePluginData_new()
3155 mwSession_addService(pd->session, MW_SERVICE(pd->srvc_ft)); in mwPurplePluginData_new()
3186 mwService_free(MW_SERVICE(pd->srvc_ft)); in mwPurplePluginData_free()
5009 srvc = pd->srvc_ft; in ft_outgoing_init()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c206 struct mwServiceFileTransfer *srvc_ft; member
3145 pd->srvc_ft = mw_srvc_ft_new(pd->session); in mwPurplePluginData_new()
3155 mwSession_addService(pd->session, MW_SERVICE(pd->srvc_ft)); in mwPurplePluginData_new()
3186 mwService_free(MW_SERVICE(pd->srvc_ft)); in mwPurplePluginData_free()
5009 srvc = pd->srvc_ft; in ft_outgoing_init()