Home
last modified time | relevance | path

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

/third_party/toybox/generated/
Dglobals.h865 struct telnet_data { struct
866 int port;
867 int sfd;
868 char buff[128];
869 int pbuff;
870 char iac[256];
871 int piac;
872 char *ttype;
873 struct termios def_term;
874 struct termios raw_term;
[all …]