Home
last modified time | relevance | path

Searched refs:lws_ssh_pty (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/plugins/ssh-base/include/
Dlws-plugin-ssh.h32 struct lws_ssh_pty { struct
279 int (*pty_req)(void *priv, struct lws_ssh_pty *pty);
Dlws-ssh.h482 struct lws_ssh_pty pty;
/external/libwebsockets/test-apps/
Dtest-sshd.c410 ssh_ops_pty_req(void *_priv, struct lws_ssh_pty *pty) in ssh_ops_pty_req()