Home
last modified time | relevance | path

Searched refs:cbreak (Results 1 – 25 of 32) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/perl/h2pl/
Dtcbreak5 &cbreak;
Dtcbreak25 &cbreak;
Dcbreak2.pl3 sub cbreak { subroutine
Dcbreak.pl3 sub cbreak { subroutine
/mirbsd/src/lib/libncurses/src/ncurses/base/
Dlib_restart.c71 cbreak(); in NCURSES_EXPORT()
Dlib_newterm.c72 if (cbreak() == OK) { in _nc_initscr()
Dlib_getstr.c100 cbreak(); in wgetnstr_events()
/mirbsd/src/usr.bin/compress/
Dzmore69 stty cbreak -echo 2>/dev/null
/mirbsd/src/lib/libocurses/
Dgetch.c54 cbreak();
Dcurses.h61 #define crmode() cbreak()
233 int cbreak(void);
Dtty.c138 cbreak() in cbreak() function
/mirbsd/src/usr.bin/vi/cl/
DREADME.signal59 2: Run in cbreak mode. There are two problems in this area. First, the
61 you clean cbreak modes. For example, the IEXTEN bit is left on, turning
64 cbreak mode doesn't give you this.
66 We can either set raw mode and twiddle the tty, or cbreak mode and
/mirbsd/src/lib/libncurses/src/ncurses/tinfo/
Dlib_options.c79 cbreak(); in halfdelay()
Dlib_raw.c112 cbreak(void) in cbreak() function
/mirbsd/src/usr.bin/talk/
Dinit_disp.c71 cbreak(); in init_display()
/mirbsd/src/lib/libncurses/src/ncurses/widechar/
Dlib_get_wstr.c112 cbreak(); in wgetn_wstr()
/mirbsd/src/lib/libocurses/PSD.doc/
Dlife.c55 cbreak(); /* set for char-by-char */
/mirbsd/src/share/doc/psd/05.sysman/
Dspell.ok114 cbreak
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlfaq8.pod84 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');
Dperlfaq5.pod858 sub cbreak {
872 cbreak();
/mirbsd/src/lib/libncurses/
DMakefile268 MLINKS+= curs_inopts.3 cbreak.3
/mirbsd/src/lib/libncurses/src/include/
Dcurses.head556 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */
868 #define crmode() cbreak()
Dcurses.h.in553 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */
861 #define crmode() cbreak()
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYCurses.c1517 cbreak(); in start_curses()
/mirbsd/src/gnu/usr.bin/perl/
DMANIFEST988 h2pl/cbreak2.pl cbreak routines using .pl
989 h2pl/cbreak.pl cbreak routines using .ph
998 h2pl/tcbreak cbreak test routine using .ph
999 h2pl/tcbreak2 cbreak test routine using .pl

12