OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nocrmode
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/warp/
term.h
208
#define
nocrmode
() ((bizarre=1),_tty.c_lflag |= ICANON,_tty.c_cc[VEOF] = CEOF,tcsetattr(_tty_ch,TCSAFLUSH,&_tty))
macro
222
#define
nocrmode
() ((bizarre=1),_tty.sg_flags &= ~CBREAK,stty(_tty_ch,&_tty))
macro
/src/lib/libcurses/
curses.h
94
#define
nocrmode
() nocbreak()
macro
Completed in 14 milliseconds
Indexes created Mon Sep 29 13:09:55 GMT 2025