Home
last modified time | relevance | path

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

/original-bsd/usr.bin/tip/
H A Dcmds.c741 struct sgttyb rmtty; local
743 ioctl(FD, TIOCGETP, &rmtty);
745 rmtty.sg_flags |= TANDEM;
748 rmtty.sg_flags &= ~TANDEM;
751 ioctl(FD, TIOCSETP, &rmtty);