HomeSort by relevance Sort by last modified time
    Searched refs:noecho (Results 1 - 12 of 12) sorted by null

  /external/e2fsprogs/lib/ss/
test_ss.c 41 int noecho; local
61 noecho = 0;
63 noecho = 1;
72 if (!noecho)
  /external/e2fsprogs/tests/progs/
test_icount.c 253 int noecho; local
273 noecho = 0;
275 noecho = 1;
284 if (!noecho)
test_rel.c 669 int noecho; local
689 noecho = 0;
691 noecho = 1;
700 if (!noecho)
  /external/e2fsprogs/ext2ed/
main.c 202 noecho();
234 /* noecho (); */
302 noecho();
  /external/qemu/
curses.c 294 initscr(); noecho(); intrflush(stdscr, FALSE);
  /external/grub/grub/
asmstub.c 174 noecho ();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 662 extern NCURSES_EXPORT(int) noecho (void); /* implemented */
    [all...]
ncurses.h 662 extern NCURSES_EXPORT(int) noecho (void); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 662 extern NCURSES_EXPORT(int) noecho (void); /* implemented */
    [all...]
ncurses.h 662 extern NCURSES_EXPORT(int) noecho (void); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 662 extern NCURSES_EXPORT(int) noecho (void); /* implemented */
    [all...]
ncurses.h 662 extern NCURSES_EXPORT(int) noecho (void); /* implemented */
    [all...]

Completed in 526 milliseconds