Symbol: DIAG
libexec/telnetd/slc.c
195
DIAG(TD_OPTIONS, printsub('>', slcbuf+2, len-2););
libexec/telnetd/state.c
1103
DIAG(TD_OPTIONS, {netflush(); printsub('<', subpointer, SB_LEN()+2);});
libexec/telnetd/state.c
1384
DIAG(TD_OPTIONS,
libexec/telnetd/state.c
1625
DIAG(TD_OPTIONS,
libexec/telnetd/state.c
165
DIAG(TD_OPTIONS,
libexec/telnetd/state.c
171
DIAG(TD_OPTIONS,
libexec/telnetd/state.c
180
DIAG(TD_OPTIONS,
libexec/telnetd/state.c
190
DIAG(TD_OPTIONS,
libexec/telnetd/state.c
204
DIAG(TD_OPTIONS,
libexec/telnetd/state.c
218
DIAG(TD_OPTIONS,
libexec/telnetd/state.c
235
DIAG(TD_OPTIONS,
libexec/telnetd/state.c
441
DIAG(TD_OPTIONS, printoption("td: send do", option));
libexec/telnetd/state.c
454
DIAG(TD_OPTIONS, printoption("td: recv will", option));
libexec/telnetd/state.c
649
DIAG(TD_OPTIONS, printoption("td: send dont", option));
libexec/telnetd/state.c
659
DIAG(TD_OPTIONS, printoption("td: recv wont", option));
libexec/telnetd/state.c
796
DIAG(TD_OPTIONS, printoption("td: send will", option));
libexec/telnetd/state.c
819
DIAG(TD_OPTIONS, printoption("td: recv do", option));
libexec/telnetd/state.c
952
DIAG(TD_OPTIONS, printoption("td: send wont", option));
libexec/telnetd/state.c
963
DIAG(TD_OPTIONS, printoption("td: recv dont", option));
libexec/telnetd/telnetd.c
1019
DIAG((TD_REPORT | TD_NETDATA),
libexec/telnetd/telnetd.c
1021
DIAG(TD_NETDATA, printdata("nd", netip, ncc));
libexec/telnetd/telnetd.c
1064
DIAG(TD_OPTIONS,
libexec/telnetd/telnetd.c
1081
DIAG(TD_OPTIONS, printsub('>',
libexec/telnetd/telnetd.c
496
DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
libexec/telnetd/telnetd.c
503
DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
libexec/telnetd/telnetd.c
510
DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
libexec/telnetd/telnetd.c
517
DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
libexec/telnetd/telnetd.c
522
DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
libexec/telnetd/telnetd.c
601
DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
libexec/telnetd/telnetd.c
792
DIAG(TD_OPTIONS, output_data("td: simulating recv\r\n"));
libexec/telnetd/telnetd.c
896
DIAG(TD_REPORT, output_data("td: Entering processing loop\r\n"));
libexec/telnetd/utility.c
121
DIAG(TD_REPORT | TD_PTYDATA,
libexec/telnetd/utility.c
123
DIAG(TD_PTYDATA, printdata("pd", pbackp, n));
libexec/telnetd/utility.c
253
DIAG(TD_REPORT, {
libexec/telnetd/utility.c
67
DIAG(TD_REPORT, output_data("td: ttloop\r\n"));
libexec/telnetd/utility.c
79
DIAG(TD_REPORT, output_data("td: ttloop read %d chars\r\n", ncc));