OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_screen
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libcurses/
screen.c
68
SCREEN *
old_screen
= _cursesi_screen;
local in function:set_term
72
old_screen
->echoit = __echoit;
73
old_screen
->pfast = __pfast;
74
old_screen
->rawmode = __rawmode;
75
old_screen
->noqch = __noqch;
76
old_screen
->COLS = COLS;
77
old_screen
->LINES = LINES;
78
old_screen
->ESCDELAY = ESCDELAY;
79
old_screen
->TABSIZE = TABSIZE;
80
old_screen
->COLORS = COLORS
[
all
...]
Completed in 10 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025