telnetd.c | 483 IAC, SB, TELOPT_TTYPE, TELQUAL_SEND, IAC, SE 526 static unsigned char sb[] = local in function:getterminaltype 527 { IAC, SB, TELOPT_TSPEED, TELQUAL_SEND, IAC, SE }; 529 output_datalen((const char *)sb, sizeof sb); 530 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2);); 542 static unsigned char sb[] = local in function:getterminaltype 543 { IAC, SB, TELOPT_XDISPLOC, TELQUAL_SEND, IAC, SE }; 545 output_datalen((const char *)sb, sizeof sb) 549 static unsigned char sb[] = local in function:getterminaltype 556 static unsigned char sb[] = local in function:getterminaltype [all...] |