Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.tty.c153 settty(const char *s) in settty() function
209 settty(NULL); in error()
383 settty("End of input?\n"); in end_of_input()
H A Dhack.ioctl.c98 settty(NULL); in dosuspend()
H A Dhack.pager.c449 settty(NULL); /* also calls end_screen() */ in child()
H A Dhack.save.c82 settty("Be seeing you ...\n"); in dosave()
H A Dextern.h450 void settty(const char *);
H A Dhack.end.c209 settty(NULL); /* does a clear_screen() */ in done()