OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gtty
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/
sgtty.h
44
int
gtty
(int, struct sgttyb *);
/src/lib/libcompat/4.1/
gtty.c
1
/* $NetBSD:
gtty
.c,v 1.8 2003/07/26 19:24:55 salo Exp $ */
39
__RCSID("$NetBSD:
gtty
.c,v 1.8 2003/07/26 19:24:55 salo Exp $");
49
* #define
gtty
(fd, tty) ioctl(fd, TIOCGETP, tty)
52
gtty
(fd, tty)
function
/src/lib/libcompat/
Makefile
21
SRCS=
gtty
.c ftime.c stty.c
29
MLINKS+=stty.3
gtty
.3
/src/games/larn/
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);
202
gtty
(0, &ttx);
/src/games/warp/
term.h
227
#define savetty() (
gtty
(_tty_ch, &_tty), _res_flg = _tty.sg_flags)
Completed in 50 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025