Home
last modified time | relevance | path

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

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