Searched refs:gtty (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/lib/libcompat/ |
H A D | Makefile | 21 SRCS= gtty.c ftime.c stty.c 29 MLINKS+=stty.3 gtty.3
|
/netbsd-src/games/larn/ |
H A D | io.c | 82 #define gtty(_a,_b) ioctl(_a,TCGETA,_b) macro 88 #define gtty(_a,_b) tcgetattr(_a,_b) macro 189 gtty(0, &ttx); in scbr() 202 gtty(0, &ttx); in sncbr()
|
/netbsd-src/include/ |
H A D | sgtty.h | 44 int gtty(int, struct sgttyb *);
|
/netbsd-src/lib/libcompat/4.1/ |
H A D | gtty.c | 52 gtty(fd, tty) in gtty() function
|
/netbsd-src/games/warp/ |
H A D | term.h | 227 #define savetty() (gtty(_tty_ch, &_tty), _res_flg = _tty.sg_flags)
|
/netbsd-src/usr.bin/spell/spell/ |
H A D | special.netbsd | 494 gtty
|
/netbsd-src/share/man/tools/ |
H A D | sp.ignore | 307 gtty
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 1669 gtty
|