Searched refs:ttytype_sbbuf (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dtelnetd.c507 static unsigned char ttytype_sbbuf[] = { variable
597 telnet_net_write (ttytype_sbbuf, sizeof ttytype_sbbuf);
598 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
599 sizeof ttytype_sbbuf - 2););
672 telnet_net_write (ttytype_sbbuf, sizeof ttytype_sbbuf);
673 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
674 sizeof ttytype_sbbuf - 2););
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtelnetd.c480 static unsigned char ttytype_sbbuf[] = { variable
567 output_datalen((char*)ttytype_sbbuf, sizeof ttytype_sbbuf);
568 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
569 sizeof ttytype_sbbuf - 2););
646 output_datalen((char*)ttytype_sbbuf, sizeof ttytype_sbbuf);
647 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
648 sizeof ttytype_sbbuf - 2););

Completed in 134 milliseconds