Home
last modified time | relevance | path

Searched refs:channel_destroy (Results 1 – 25 of 50) sorted by relevance

12

/dports/irc/irssi/irssi-1.2.3/src/irc/core/
H A Dchannel-events.c51 channel_destroy(chanrec); in check_join_failure()
114 channel_destroy(chanrec); in event_duplicate_channel()
265 channel_destroy(CHANNEL(chanrec)); in event_join()
306 channel_destroy(chanrec); in event_part()
331 channel_destroy(chanrec); in event_kick()
H A Dchannel-rejoin.c84 channel_destroy(CHANNEL(chanrec)); in channel_rejoin()
110 channel_destroy(CHANNEL(chanrec)); in channel_rejoin()
/dports/net/libwebsockets/libwebsockets-v4.2.2/plugins/ssh-base/
H A Dtelnet.c168 if (vhd->ops->channel_destroy) in lws_callback_raw_telnet()
169 vhd->ops->channel_destroy(pss->priv); in lws_callback_raw_telnet()
/dports/irc/irssi/irssi-1.2.3/src/core/
H A Dchannels.h24 void channel_destroy(CHANNEL_REC *channel);
H A Dchannels.c55 channel->destroy = (void (*) (WI_ITEM_REC *)) channel_destroy; in channel_init()
72 void channel_destroy(CHANNEL_REC *channel) in channel_destroy() function
H A Dservers.c460 channel_destroy(channel); in server_remove_channels()
/dports/irc/irssi-icb/irssi-icb-c4e2ea8/src/core/
H A Dicb-channels.c48 channel_destroy(CHANNEL(server->group)); in icb_change_channel()
/dports/deskutils/spice-gtk/spice-gtk-0.37/src/
H A Dspice-session.h96 void (*channel_destroy)(SpiceSession *session, SpiceChannel *channel); member
H A Dspice-gtk-session.c103 static void channel_destroy(SpiceSession *session, SpiceChannel *channel,
217 G_CALLBACK(channel_destroy), self); in spice_gtk_session_constructed()
248 G_CALLBACK(channel_destroy), in spice_gtk_session_dispose()
1105 static void channel_destroy(SpiceSession *session, SpiceChannel *channel, in channel_destroy() function
H A Dusb-device-manager.c146 static void channel_destroy(SpiceSession *session, SpiceChannel *channel,
323 G_CALLBACK(channel_destroy), self); in spice_usb_device_manager_initable_init()
816 static void channel_destroy(SpiceSession *session, SpiceChannel *channel, in channel_destroy() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_skel/
H A Dftmod_skel.c152 skel_interface.channel_destroy = skel_channel_destroy; in FIO_IO_LOAD_FUNCTION()
/dports/irc/irssi-xmpp/irssi-xmpp-0.54/src/core/xep/
H A Dmuc-events.c182 channel_destroy(CHANNEL(channel)); in nick_part()
219 channel_destroy(CHANNEL(channel)); in nick_kicked()
264 channel_destroy(CHANNEL(channel)); in error_join()
H A Dmuc.c186 channel_destroy(CHANNEL(channel)); in muc_part()
/dports/net/libwebsockets/libwebsockets-v4.2.2/plugins/ssh-base/include/
H A Dlws-plugin-ssh.h161 int (*channel_destroy)(void *priv); member
/dports/irc/irssi/irssi-1.2.3/src/perl/common/
H A DChannel.xs71 channel_destroy(channel)
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dchannel.h123 extern int channel_destroy(t_channel * channel, t_elem ** elem);
H A Dchannel.c276 extern int channel_destroy(t_channel * channel, t_elem ** curr) in channel_destroy() function
569 channel_destroy(channel,&curr2); in channel_del_connection()
1171 if (channel_destroy(channel,&curr)<0) in channellist_reload()
1261 channel_destroy(channel,&curr); in channellist_destroy()
/dports/net/libwebsockets/libwebsockets-v4.2.2/plugins/
H A Dprotocol_lws_sshd_demo.c366 .channel_destroy = ssh_ops_channel_destroy,
/dports/net/libwebsockets/libwebsockets-v4.2.2/test-apps/
H A Dtest-sshd.c609 .channel_destroy = ssh_ops_channel_destroy,
/dports/net/libwebsockets/libwebsockets-v4.2.2/READMEs/
H A DREADME.plugin-sshd-base.md142 .channel_destroy = ssh_ops_channel_destroy,
/dports/irc/irssi/irssi-1.2.3/src/fe-common/core/
H A Dfe-channels.c615 channel_destroy(chanrec); in cmd_cycle()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c2271 channel_destroy(PyObject *self, PyObject *args, PyObject *kwds) in channel_destroy() function
2478 {"channel_destroy", (PyCFunction)(void(*)(void))channel_destroy,
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c2271 channel_destroy(PyObject *self, PyObject *args, PyObject *kwds) in channel_destroy() function
2478 {"channel_destroy", (PyCFunction)(void(*)(void))channel_destroy,
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c2271 channel_destroy(PyObject *self, PyObject *args, PyObject *kwds) in channel_destroy() function
2478 {"channel_destroy", (PyCFunction)(void(*)(void))channel_destroy,
/dports/lang/python38/Python-3.8.12/Modules/
H A D_xxsubinterpretersmodule.c2271 channel_destroy(PyObject *self, PyObject *args, PyObject *kwds) in channel_destroy() function
2478 {"channel_destroy", (PyCFunction)(void(*)(void))channel_destroy,

12