Searched refs:gettmode (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | gettmode.c | 47 gettmode(void) in gettmode() function
|
H A D | mapfile-vers | 443 gettmode;
|
H A D | curses.ed | 664 extern int gettmode(void); 839 getch(), getstr(), gettmode(), halfdelay(), hline(), 1209 #define gettmode() (OK) 1241 extern int gettmode(void); 1258 wclear(), intrflush(), meta(), setterm(), gettmode(),
|
H A D | llib-lcurses | 686 /* gettmode.c */ 687 int gettmode(void);
|
/titanic_44/usr/src/ucblib/libcurses/ |
H A D | initscr.c | 44 (void) gettmode(); in initscr()
|
H A D | curses.ext | 48 extern int gettmode(void);
|
H A D | cr_tty.c | 69 gettmode(void) in gettmode() function
|
H A D | mapfile-vers | 76 gettmode;
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex_tty.c | 49 gettmode(void) in gettmode() function 250 gettmode(); in setterm()
|
H A D | ex.h | 391 #define gettmode vigettmode macro 592 void gettmode(void);
|
H A D | ex_unix.c | 360 gettmode();
|
H A D | ex.c | 508 gettmode(); in main()
|
/titanic_44/usr/src/ucbhead/ |
H A D | curses.h | 207 extern int gettmode(void);
|
/titanic_44/usr/src/lib/libcurses/ |
H A D | Makefile.com | 68 getparyx.o getsyx.o gettmode.o getwin.o getyx.o has_colors.o \
|