OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defterm
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/tip/
tip.c
58
struct termios
defterm
;
variable in typeref:struct:termios
270
(void)tcgetattr(0, &
defterm
);
271
term =
defterm
;
348
(void)tcsetattr(0, TCSADRAIN, &
defterm
);
tip.c
58
struct termios
defterm
;
variable in typeref:struct:termios
270
(void)tcgetattr(0, &
defterm
);
271
term =
defterm
;
348
(void)tcsetattr(0, TCSADRAIN, &
defterm
);
tip.h
227
extern struct termios
defterm
; /* initial mode of terminal */
tip.h
227
extern struct termios
defterm
; /* initial mode of terminal */
Completed in 27 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025