Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-plugin-ssh.h32 struct lws_ssh_pty { struct
33 char term[16];
34 char *modes;
35 uint32_t width_ch;
36 uint32_t height_ch;
37 uint32_t width_px;
38 uint32_t height_px;
39 uint32_t modes_len;