Searched refs:TD_OPTIONS (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/libexec/telnetd/ |
| D | state.c | 154 DIAG(TD_OPTIONS, in telrcv() 160 DIAG(TD_OPTIONS, in telrcv() 169 DIAG(TD_OPTIONS, in telrcv() 179 DIAG(TD_OPTIONS, in telrcv() 193 DIAG(TD_OPTIONS, in telrcv() 207 DIAG(TD_OPTIONS, in telrcv() 224 DIAG(TD_OPTIONS, in telrcv() 430 DIAG(TD_OPTIONS, printoption("td: send do", option)); in send_do() 455 DIAG(TD_OPTIONS, printoption("td: recv will", option)); in willoption() 653 DIAG(TD_OPTIONS, printoption("td: send dont", option)); in send_dont() [all …]
|
| D | telnetd.c | 226 diagnostic |= TD_REPORT|TD_OPTIONS; in main() 234 diagnostic |= TD_OPTIONS; in main() 530 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2);); in getterminaltype() 546 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2);); in getterminaltype() 553 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2);); in getterminaltype() 560 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2);); in getterminaltype() 565 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2, in getterminaltype() 641 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2, in _gettermname() 832 DIAG(TD_OPTIONS, in telnet() 1046 DIAG(TD_OPTIONS, in telnet() [all …]
|
| D | defs.h | 116 #define TD_OPTIONS 0x10 /* Report just telnet options */ macro
|
| D | slc.c | 208 DIAG(TD_OPTIONS, printsub('>', slcbuf+2, len-2);); in end_slc()
|
| D | utility.c | 534 if (!(diagnostic & TD_OPTIONS)) in printsub()
|