Home
last modified time | relevance | path

Searched defs:channel_create (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-plugin-ssh.h151 int (*channel_create)(struct lws *wsi, void **priv); member
/third_party/python/Modules/
D_xxsubinterpretersmodule.c2271 channel_create(PyObject *self, PyObject *Py_UNUSED(ignored)) in channel_create() function