Home
last modified time | relevance | path

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

/original-bsd/libexec/telnetd/
H A Dtermstat.c213 if (lmodetype == REAL_LINEMODE) { in localstat()
230 if (lmodetype == REAL_LINEMODE) { in localstat()
258 } else if (lmodetype == REAL_LINEMODE) { in localstat()
279 if (lmodetype < REAL_LINEMODE) in localstat()
410 if (lmodetype == REAL_LINEMODE && uselinemode)
H A Dstate.c543 lmodetype = REAL_LINEMODE;
610 lmodetype = REAL_LINEMODE;
691 if (lmodetype != REAL_LINEMODE)
990 if ((lmodetype != REAL_LINEMODE) &&
H A Ddefs.h162 #define REAL_LINEMODE 0x04 macro
H A Dtelnetd.c1025 if (lmodetype < REAL_LINEMODE)
H A Dsys_term.c1598 if (lmodetype == REAL_LINEMODE)