Home
last modified time | relevance | path

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

/external/toybox/generated/
Dglobals.h833 struct telnet_data { struct
834 int port;
835 int sfd;
836 char buff[128];
837 int pbuff;
838 char iac[256];
839 int piac;
840 char *ttype;
841 struct termios def_term;
842 struct termios raw_term;
[all …]