Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtermstat.c62 if (tty_restartany() != restartany) { in flowstat()
63 restartany = tty_restartany(); in flowstat()
H A Dext.h103 int tty_restartany (void);
H A Dsys_term.c529 tty_restartany(void) in tty_restartany() function