Searched refs:noraw (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/games/boggle/boggle/
H A Dmach.c587 noraw();
634 noraw();
/netbsd-current/games/warp/
H A Dterm.h206 #define noraw() ((bizarre=1),_tty.c_lflag |= ISIG,_tty.c_cc[VEOF] = CEOF,tcsetattr(_tty_ch,TCSAFLUSH,&_tty)) macro
220 #define noraw() ((bizarre=1),_tty.sg_flags&=~RAW,stty(_tty_ch,&_tty)) macro
/netbsd-current/lib/libcurses/
H A DMakefile147 curses_tty.3 noraw.3 curses_input.3 notimeout.3 \
H A Dtty.c189 * noraw --
193 noraw(void) function
195 __CTRACE(__CTRACE_MISC, "noraw()\n");
H A Dcurses.h731 int noraw(void);
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c2323 report_return(noraw());

Completed in 139 milliseconds