Searched refs:tgetch (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dtgetwch.c54 if ((c = (int)tgetch(cntl)) == ERR)
63 if ((c = (int)tgetch(cntl)) == ERR)
H A Dungetwch.c53 (void) tgetch(0);
H A Dmouse.c104 if ((tgetch(1) == KEY_MOUSE) && MOUSE_POS_REPORT)
H A Dwgetch.c92 inp = (int)tgetch((int)(win->_use_keypad ? 1 + win->_notimeout : 0));
H A Dcurshdr.h298 extern chtype tgetch(int);
H A Dtgetch.c61 tgetch(int interpret) function
H A Dllib-lcurses1019 /* tgetch.c */
1020 int tgetch(int interpret);
/osnet-11/usr/src/lib/libcurses/
H A DMakefile.com85 termcap.o termerr.o termname.o tgetch.o tgoto.o \

Completed in 33 milliseconds