Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/
Dtelnet.c168 if (vhd->ops->channel_destroy) in lws_callback_raw_telnet()
169 vhd->ops->channel_destroy(pss->priv); in lws_callback_raw_telnet()
Dsshd.c503 pss->vhd->ops->channel_destroy) in ssh_destroy_channel()
504 pss->vhd->ops->channel_destroy(ch->priv); in ssh_destroy_channel()
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-plugin-ssh.h161 int (*channel_destroy)(void *priv); member
/third_party/libwebsockets/plugins/
Dprotocol_lws_sshd_demo.c366 .channel_destroy = ssh_ops_channel_destroy,
/third_party/libwebsockets/test-apps/
Dtest-sshd.c609 .channel_destroy = ssh_ops_channel_destroy,
/third_party/libwebsockets/READMEs/
DREADME.plugin-sshd-base.md142 .channel_destroy = ssh_ops_channel_destroy,
/third_party/python/Modules/
D_xxsubinterpretersmodule.c2295 channel_destroy(PyObject *self, PyObject *args, PyObject *kwds) in channel_destroy() function
2581 {"channel_destroy", (PyCFunction)(void(*)(void))channel_destroy,
/third_party/python/Lib/test/
Dtest__xxsubinterpreters.py291 interpreters.channel_destroy(cid)
363 interpreters.channel_destroy(self.cid)
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv378 Modules/_xxsubinterpretersmodule.c channel_destroy kwlist -