Searched refs:_nc_get_tty_mode (Results 1 – 14 of 14) sorted by relevance
48 NCURSES_SP_NAME(_nc_get_tty_mode) (NCURSES_SP_DCLx TTY * buf) in NCURSES_EXPORT()86 _nc_get_tty_mode(TTY * buf) in _nc_get_tty_mode() function88 return NCURSES_SP_NAME(_nc_get_tty_mode) (CURRENT_SCREEN, buf); in _nc_get_tty_mode()155 if (_nc_get_tty_mode(&termp->Ottyb) == OK) { in NCURSES_SP_NAME()195 if (_nc_get_tty_mode(&termp->Nttyb) == OK) { in NCURSES_SP_NAME()306 returnCode(NCURSES_SP_NAME(_nc_get_tty_mode) (NCURSES_SP_ARGx saved_tty(NCURSES_SP_ARG))); in NCURSES_SP_NAME()
95 NCURSES_SP_NAME(_nc_get_tty_mode) (NCURSES_SP_ARGx &buf); in wgetnstr_events() local
106 _nc_get_tty_mode(&buf); in wgetn_wstr()
55 "_nc_get_tty_mode" @65 NONAME
1287 #undef _nc_get_tty_mode1288 int _nc_get_tty_mode(
1254 #undef _nc_get_tty_mode1255 int _nc_get_tty_mode(
1388 #undef _nc_get_tty_mode1389 int _nc_get_tty_mode(
1355 #undef _nc_get_tty_mode1356 int _nc_get_tty_mode(
2348 extern NCURSES_EXPORT(int) _nc_get_tty_mode(TTY *);2591 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(_nc_get_tty_mode)(SCREEN*,TTY*);
4093 #undef _nc_get_tty_mode4094 int _nc_get_tty_mode(
3983 #undef _nc_get_tty_mode3984 int _nc_get_tty_mode(
5065 #undef _nc_get_tty_mode5066 int _nc_get_tty_mode(
4955 #undef _nc_get_tty_mode4956 int _nc_get_tty_mode(
9570 + in _nc_get_tty_mode(), initialize the TTY buffer on error, since