Searched defs:lws_ssh_pty (Results 1 – 1 of 1) sorted by relevance
32 struct lws_ssh_pty { struct33 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;