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

/haiku/src/bin/network/telnetd/
H A Dstate.c171 DIAG(TD_OPTIONS,
177 DIAG(TD_OPTIONS,
186 DIAG(TD_OPTIONS,
196 DIAG(TD_OPTIONS,
210 DIAG(TD_OPTIONS,
224 DIAG(TD_OPTIONS,
241 DIAG(TD_OPTIONS,
447 DIAG(TD_OPTIONS, printoption("td: send do", option));
460 DIAG(TD_OPTIONS, printoption("td: recv will", option));
654 DIAG(TD_OPTIONS, printoptio
[all...]
H A Dtelnetd.c221 diagnostic |= TD_REPORT|TD_OPTIONS;
229 diagnostic |= TD_OPTIONS;
533 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
540 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
547 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
554 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
559 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
638 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
838 DIAG(TD_OPTIONS, output_data("td: simulating recv\r\n"));
1114 DIAG(TD_OPTIONS,
[all...]
H A Ddefs.h179 #define TD_OPTIONS 0x10 /* Report just telnet options */ macro
H A Dslc.c204 DIAG(TD_OPTIONS, printsub('>', slcbuf+2, len-2););
H A Dutility.c517 if (!(diagnostic & TD_OPTIONS))

Completed in 72 milliseconds