OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noecho
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
SaslInteractionHandler.cpp
31
bool
noecho
;
local
44
noecho
= true;
45
noecho
= true;
48
noecho
= false;
54
if (
noecho
) {
84
if (
noecho
) {
/src/external/bsd/openldap/dist/libraries/liblutil/
sasl.c
117
int
noecho
=0;
local
129
noecho
= 1;
135
noecho
= 1;
169
if(
noecho
) {
/src/lib/libcurses/
tty.c
423
noecho
(void)
function
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 33 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026