Home
last modified time | relevance | path

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

/external/toybox/generated/
Dglobals.h787 struct telnet_data { struct
788 int port;
789 int sfd;
790 char buff[128];
791 int pbuff;
792 char iac[256];
793 int piac;
794 char *ttype;
795 struct termios def_term;
796 struct termios raw_term;
[all …]