Searched defs:auto_termio (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmautobaud.c75 * auto_termio - set termio to allow autobaud
80 auto_termio(int fd) function
87 log("auto_termio: ioctl TCGETA failed, fd = %d: %s", fd,
101 log("auto_termio: ioctl TCSETAF failed, fd = %d: %s",
117 log("auto_termio: ioctl TCSETSF failed, fd = %d: %s",
147 auto_termio(fd);

Completed in 53 milliseconds