Searched refs:setscrreg (Results 1 – 19 of 19) sorted by relevance
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | scrreg.c | 49 #undef setscrreg 52 setscrreg(int top, int bottom) in setscrreg() function
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | _setscrreg.c | 49 setscrreg(int t, int b) in setscrreg() function
|
H A D | mapfile-vers | 255 setscrreg;
|
H A D | curses.ed | 734 extern int setscrreg(int, int); 857 scroll(), scrollok(), setscrreg(), setterm(), 926 #define setscrreg(t, b) wsetscrreg(stdscr, t, b)
|
H A D | llib-lcurses | 522 int setscrreg(int t, int b);
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | scrreg.c | 47 (setscrreg)(top, bottom) variable
|
/titanic_50/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 293 setscrreg;
|
/titanic_50/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 295 setscrreg;
|
/titanic_50/usr/src/man/man3xcurses/ |
H A D | Makefile | 292 setscrreg.3xcurses \ 511 setscrreg.3xcurses := LINKSRC = clearok.3xcurses
|
/titanic_50/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 595 extern int setscrreg(int, int); 1082 #define setscrreg(t, b) wsetscrreg(stdscr, t, b) macro
|
/titanic_50/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 779 extern int setscrreg(int, int); 1072 #define setscrreg(t, b) wsetscrreg(stdscr, t, b) macro
|
/titanic_50/usr/src/man/man3curses/ |
H A D | Makefile | 462 setscrreg.3curses \ 848 setscrreg.3curses := LINKSRC = curs_outopts.3curses
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 649 int setscrreg(int, int);
|
H A D | llib-lxcurses | 649 int setscrreg(int, int);
|
/titanic_50/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 649 int setscrreg(int, int);
|
H A D | llib-lxcurses | 649 int setscrreg(int, int);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 355 link path=usr/share/man/man3xcurses/setscrreg.3xcurses target=clearok.3xcurses
|
H A D | system-library.man3curses.inc | 657 link path=usr/share/man/man3curses/setscrreg.3curses \
|
/titanic_50/ |
H A D | .gitignore | 5888 usr/src/man/man3curses/setscrreg.3curses 7993 usr/src/man/man3xcurses/setscrreg.3xcurses
|