HomeSort by: relevance | last modified time | path
    Searched refs:DIAG (Results 1 - 6 of 6) sorted by relevancy

  /src/libexec/telnetd/
telnetd.h 39 #define DIAG(a,b) if (diagnostic & (a)) b
41 #define DIAG(a,b)
telnetd.c 530 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
546 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
553 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
560 DIAG(TD_OPTIONS, printsub('>', sb + 2, sizeof sb - 2););
565 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
641 DIAG(TD_OPTIONS, printsub('>', ttytype_sbbuf + 2,
832 DIAG(TD_OPTIONS,
945 DIAG(TD_REPORT,
1004 DIAG((TD_REPORT | TD_NETDATA),
1006 DIAG(TD_NETDATA, printdata("nd", netip, ncc))
    [all...]
state.c 154 DIAG(TD_OPTIONS,
160 DIAG(TD_OPTIONS,
169 DIAG(TD_OPTIONS,
179 DIAG(TD_OPTIONS,
193 DIAG(TD_OPTIONS,
207 DIAG(TD_OPTIONS,
224 DIAG(TD_OPTIONS,
430 DIAG(TD_OPTIONS, printoption("td: send do", option));
455 DIAG(TD_OPTIONS, printoption("td: recv will", option));
653 DIAG(TD_OPTIONS, printoption("td: send dont", option))
    [all...]
utility.c 68 DIAG(TD_REPORT, {output_data("td: ttloop\r\n");});
80 DIAG(TD_REPORT, {output_data("td: ttloop read %d chars\r\n", ncc);});
120 DIAG((TD_REPORT | TD_PTYDATA),
122 DIAG(TD_PTYDATA, printdata("pd", pbackp, n));
260 DIAG(TD_REPORT,
slc.c 208 DIAG(TD_OPTIONS, printsub('>', slcbuf+2, len-2););
  /src/sys/arch/hppa/hppa/
db_disasm.c 630 #define DIAG 0x05, 0x00, 0, 0 /* DIAGNOSE */
1126 { DIAG, 0, "diag", diagDasm },
2191 if (Match("diag"))

Completed in 18 milliseconds