telnetd.c | 482 static unsigned char ttytype_sbbuf[] = { variable in typeref:typename:unsigned char[] 564 output_datalen((const char *)ttytype_sbbuf, sizeof ttytype_sbbuf); 565 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2, 566 sizeof ttytype_sbbuf - 2);); 640 output_datalen((const char *)ttytype_sbbuf, sizeof ttytype_sbbuf); 641 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2, 642 sizeof ttytype_sbbuf - 2););
|