Searched refs:settty (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/usr.bin/bc/
H A Dtty.c28 settty(struct termios *t) function
55 settty(&ttysaved);
58 settty(&ttyedit);
/openbsd-current/games/hack/
H A Dhack.ioctl.c93 settty(NULL);
H A Dhack.tty.c134 settty(char *s) function
141 perror("Hack (settty)");
188 settty(NULL);
336 settty("End of input?\n");
H A Dhack.pager.c442 settty(NULL); /* also calls end_screen() */
H A Dhack.save.c82 settty("Be seeing you ...\n");
H A Dhack.h662 void settty(char *);
H A Dhack.end.c206 settty(NULL); /* does a clr_screen() */

Completed in 263 milliseconds