Home
last modified time | relevance | path

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

/original-bsd/libexec/telnetd/
H A Dstate.c138 DIAG(TD_OPTIONS, in telrcv()
144 DIAG(TD_OPTIONS, in telrcv()
153 DIAG(TD_OPTIONS, in telrcv()
163 DIAG(TD_OPTIONS, in telrcv()
178 DIAG(TD_OPTIONS, in telrcv()
192 DIAG(TD_OPTIONS, in telrcv()
209 DIAG(TD_OPTIONS, in telrcv()
432 DIAG(TD_OPTIONS, printoption("td: send do", option));
825 DIAG(TD_OPTIONS, printoption("td: recv do", option));
1354 DIAG(TD_OPTIONS, {sprintf(nfrontp, in suboption()
[all …]
H A Dtelnetd.c219 diagnostic |= TD_REPORT|TD_OPTIONS;
227 diagnostic |= TD_OPTIONS;
616 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
624 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
632 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
640 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
646 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
722 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2, in _gettermname()
998 DIAG(TD_OPTIONS,
1314 DIAG(TD_OPTIONS,
[all …]
H A Ddefs.h191 #define TD_OPTIONS 0x10 /* Report just telnet options */ macro
H A Dslc.c179 DIAG(TD_OPTIONS, printsub('>', slcbuf+2, len-2););
H A Dutility.c499 if (!(diagnostic & TD_OPTIONS))