HomeSort by: relevance | last modified time | path
    Searched refs:noecho (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/tests/lib/libcurses/tests/
echo 2 # noecho does not behave like solaris nor ncurses
3 # ours turns cbreak off when noecho is in effect, others don't..
11 call OK noecho
mutt_test 61 call OK noecho
  /src/games/hangman/
setup.c 55 noecho();
  /src/lib/libcurses/PSD.doc/
twinkle1.c 67 noecho();
twinkle2.c 105 noecho();
  /src/games/mille/
mille.c 100 noecho();
  /src/games/robots/
main.c 158 noecho();
  /src/games/warp/
sig.c 67 noecho();
intrp.c 376 noecho();
566 noecho();
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
  /src/usr.bin/talk/
init_disp.c 71 noecho();
  /src/lib/libcurses/EXAMPLES/
ex1.c 128 noecho(); /* We want to have control of chars */
302 noecho();
view.c 277 (void) noecho(); /* don't echo input */
  /src/games/battlestar/
fly.c 87 noecho();
  /src/games/dab/
ttyscrn.cc 214 noecho();
  /src/games/boggle/boggle/
mach.c 565 noecho();
604 noecho();
  /src/games/cribbage/
crib.c 124 noecho();
144 noecho();
  /src/games/gomoku/
bdisp.c 72 noecho();
  /src/games/rogue/
init.c 215 noecho();
  /src/games/worm/
worm.c 123 noecho();
  /src/usr.bin/systat/
main.c 244 noecho();
  /src/games/hunt/hunt/
hunt.c 276 (void) noecho();
  /src/lib/libcurses/
Makefile 145 curses_tty.3 noecho.3 curses_tty.3 nonl.3 \
  /src/games/cgram/
cgram.c 565 noecho();
  /src/usr.bin/aiomixer/
main.c 540 noecho();

Completed in 20 milliseconds

1 2