Home
last modified time | relevance | path

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

/third_party/toybox/generated/
Dglobals.h919 struct telnet_data { struct
920 int port;
921 int sfd;
922 char buff[128];
923 int pbuff;
924 char iac[256];
925 int piac;
926 char *ttype;
927 struct termios def_term;
928 struct termios raw_term;
[all …]