Home
last modified time | relevance | path

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

/external/toybox/generated/
Dglobals.h858 struct telnet_data { struct
859 int port;
860 int sfd;
861 char buff[128];
862 int pbuff;
863 char iac[256];
864 int piac;
865 char *ttype;
866 struct termios def_term;
867 struct termios raw_term;
[all …]