OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noecho
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
tty.c
423
noecho
(void)
function in typeref:typename:int
425
__CTRACE(__CTRACE_MISC, "
noecho
()\n");
/src/games/warp/
term.h
210
#define
noecho
() ((bizarre=1),_tty.c_lflag &=~ECHO, tcsetattr(_tty_ch, TCSANOW, &_tty))
macro
224
#define
noecho
() ((bizarre=1),_tty.sg_flags &= ~ECHO, stty(_tty_ch, &_tty))
macro
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025