Home
last modified time | relevance | path

Searched refs:TD_OPTIONS (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/libexec/telnetd/
Dstate.c154 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 …]
Dtelnetd.c226 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 …]
Ddefs.h116 #define TD_OPTIONS 0x10 /* Report just telnet options */ macro
Dslc.c208 DIAG(TD_OPTIONS, printsub('>', slcbuf+2, len-2);); in end_slc()
Dutility.c534 if (!(diagnostic & TD_OPTIONS)) in printsub()