OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crmode
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/warp/
term.h
207
#define
crmode
() ((bizarre=1),_tty.c_lflag &=~ICANON,_tty.c_cc[VMIN] = 1,tcsetattr(_tty_ch,TCSAFLUSH,&_tty))
macro
221
#define
crmode
() ((bizarre=1),_tty.sg_flags |= CBREAK, stty(_tty_ch,&_tty))
macro
/src/lib/libcurses/
curses.h
93
#define
crmode
() cbreak()
macro
Completed in 33 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025