Searched refs:lib_raw (Results 1 – 13 of 13) sorted by relevance
188 lib_raw lib $(tinfo) $(HEADER_DEPS)
616 /* ./tinfo/lib_raw.c */
638 /* ./tinfo/lib_raw.c */
684 /* ./tinfo/lib_raw.c */
662 /* ./tinfo/lib_raw.c */
3345 /* ./tinfo/lib_raw.c */
3400 /* ./tinfo/lib_raw.c */
4361 /* ./tinfo/lib_raw.c */
4306 /* ./tinfo/lib_raw.c */
127 lib_raw.c \
283 lib_kernel.c lib_baudrate.c lib_raw.c lib_tstp.c lib_twait.c666 lib_raw.c
942 ./ncurses/tinfo/lib_raw.c
10042 + reorganized lib_raw.c to avoid updating SP and cur_term state if the13088 + moved echo() and noecho() from lib_raw.c to lib_echo.c13089 + moved nl() and nonl() from lib_raw.c to lib_nl.c13187 + return error from functions in lib_kernel, lib_raw and lib_ti if13201 + modify lib_raw.c to use EMX's setmode (patch from J.J.G.Ripoll).15115 definitions via <termios.h>, modified macros in lib_raw.c to avoid15121 + fix compile under QNX 4.2 by defining ONLCR in lib_raw.c when