Searched refs:cbreak (Results 1 – 25 of 32) sorted by relevance
12
5 &cbreak;
3 sub cbreak { subroutine
71 cbreak(); in NCURSES_EXPORT()
72 if (cbreak() == OK) { in _nc_initscr()
100 cbreak(); in wgetnstr_events()
69 stty cbreak -echo 2>/dev/null
54 cbreak();
61 #define crmode() cbreak()233 int cbreak(void);
138 cbreak() in cbreak() function
59 2: Run in cbreak mode. There are two problems in this area. First, the61 you clean cbreak modes. For example, the IEXTEN bit is left on, turning64 cbreak mode doesn't give you this.66 We can either set raw mode and twiddle the tty, or cbreak mode and
79 cbreak(); in halfdelay()
112 cbreak(void) in cbreak() function
71 cbreak(); in init_display()
112 cbreak(); in wgetn_wstr()
55 cbreak(); /* set for char-by-char */
114 cbreak
84 system "stty cbreak </dev/tty >/dev/tty 2>&1";88 system "stty -cbreak </dev/tty >/dev/tty 2>&1";95 ReadMode('cbreak');114 @EXPORT = qw(cbreak cooked readkey);128 sub cbreak {142 cbreak();160 ReadMode('cbreak');
858 sub cbreak {872 cbreak();
268 MLINKS+= curs_inopts.3 cbreak.3
556 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */868 #define crmode() cbreak()
553 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */861 #define crmode() cbreak()
1517 cbreak(); in start_curses()
988 h2pl/cbreak2.pl cbreak routines using .pl989 h2pl/cbreak.pl cbreak routines using .ph998 h2pl/tcbreak cbreak test routine using .ph999 h2pl/tcbreak2 cbreak test routine using .pl