/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | newpad.c | 63 #undef subpad 66 subpad(WINDOW *parent, int nlines, int ncols, int begy, int begx) in subpad() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _subpad.c | 49 subpad(WINDOW *win, int l, int nc, int by, int bx) in subpad() function
|
H A D | mapfile-vers | 274 subpad;
|
H A D | curses.ed | 625 extern WINDOW *subpad(WINDOW *, int, int, int, int); 825 extern WINDOW *subpad(), 1197 #define subpad(win, nl, nc, by, bx) derwin((win), (nl), (nc), (by), (bx)) 1248 extern WINDOW *subpad(WINDOW *, int, int, int, int); 1261 extern WINDOW *subpad();
|
H A D | llib-lcurses | 534 WINDOW *subpad(WINDOW *win, int l, int nc, int by, int bx);
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | newpad.c | 62 (subpad)(parent, nlines, ncols, begy, begx) variable
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 315 subpad;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 317 subpad;
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 311 subpad.3xcurses \ 687 subpad.3xcurses := LINKSRC = newpad.3xcurses
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 737 extern WINDOW *subpad(WINDOW *, int, int, int, int); 1061 #define subpad(par, ny, nx, by, bx) subwin(par, ny, nx, by, bx) macro
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 616 extern WINDOW *subpad(WINDOW *, int, int, int, int); 1075 #define subpad(par, ny, nx, by, bx) subwin(par, ny, nx, by, bx) macro
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 481 subpad.3curses \ 860 subpad.3curses := LINKSRC = curs_pad.3curses
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 539 WINDOW *subpad(WINDOW *, int, int, int, int);
|
H A D | llib-lxcurses | 539 WINDOW *subpad(WINDOW *, int, int, int, int);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 539 WINDOW *subpad(WINDOW *, int, int, int, int);
|
H A D | llib-lxcurses | 539 WINDOW *subpad(WINDOW *, int, int, int, int);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 391 link path=usr/share/man/man3xcurses/subpad.3xcurses target=newpad.3xcurses
|
H A D | system-library.man3curses.inc | 682 link path=usr/share/man/man3curses/subpad.3curses target=curs_pad.3curses
|
/titanic_44/ |
H A D | .gitignore | 5907 usr/src/man/man3curses/subpad.3curses 8012 usr/src/man/man3xcurses/subpad.3xcurses
|