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

  /external/e2fsprogs/lib/ss/
test_ss.c 41 int noecho; local
59 noecho = 0;
61 noecho = 1;
70 if (!noecho)
  /external/e2fsprogs/tests/progs/
test_icount.c 253 int noecho; local
271 noecho = 0;
273 noecho = 1;
282 if (!noecho)
test_rel.c 669 int noecho; local
687 noecho = 0;
689 noecho = 1;
698 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 ();
  /prebuilt/linux-x86/toolchain/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...]

Completed in 341 milliseconds