Home
last modified time | relevance | path

Searched refs:TD_REPORT (Results 1 – 3 of 3) sorted by relevance

/original-bsd/libexec/telnetd/
H A Ddefs.h187 #define TD_REPORT 0x01 /* Report operations to client */ macro
H A Dutility.c33 DIAG(TD_REPORT, {sprintf(nfrontp, "td: ttloop\r\n"); in ttloop()
46 DIAG(TD_REPORT, {sprintf(nfrontp, "td: ttloop read %d chars\r\n", ncc); in ttloop()
89 DIAG((TD_REPORT | TD_PTYDATA), in ptyflush()
222 DIAG(TD_REPORT, in netflush()
H A Dtelnetd.c219 diagnostic |= TD_REPORT|TD_OPTIONS;
1135 DIAG(TD_REPORT,
1262 DIAG((TD_REPORT | TD_NETDATA),