Searched defs:noecho (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DSaslInteractionHandler.cpp31 bool noecho; local
/netbsd-current/external/bsd/openldap/dist/libraries/liblutil/
H A Dsasl.c117 int noecho=0; local
/netbsd-current/games/warp/
H A Dterm.h210 #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
/netbsd-current/lib/libcurses/
H A Dtty.c423 noecho(void) function

Completed in 119 milliseconds