HomeSort by: relevance | last modified time | path
    Searched defs:ttytype_sbbuf (Results 1 - 1 of 1) sorted by relevancy

  /src/libexec/telnetd/
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););

Completed in 379 milliseconds