Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c166 int really_stream = 0; variable
168 #define really_stream 0 macro
188 if (really_stream) in init_termbuf()
204 if (really_stream) in set_termbuf()
407 really_stream = 1; in getpty()
866 if (really_stream) in getptyslave()
961 if (!really_stream) in cleanopen()
1021 if (ioctl(t, TIOCSCTTY, (char *)0) < 0 && !really_stream) in login_tty()
H A Dext.h191 extern int really_stream;
H A Dtelnetd.c917 if (!really_stream) in my_telnet()
1132 if (really_stream) in my_telnet()
1329 if (really_stream) in interrupt()