/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | innwstr.c | 63 #undef mvinnwstr 66 mvinnwstr(int y, int x, wchar_t *wcs, int n) in mvinnwstr() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _mvinnwstr.c | 40 mvinnwstr(int y, int x, wchar_t *ws, int n) in mvinnwstr() function
|
H A D | mapfile-vers | 161 mvinnwstr;
|
H A D | curses.ed | 793 extern int mvinnwstr(int, int, wchar_t *, int); 877 mvinnwstr(), mvinsnwstr(), mvinswch(), mvinswstr(), 1092 #define mvinnwstr(y, x, ws, n) \
|
H A D | llib-lcurses | 326 int mvinnwstr(int y, int x, wchar_t *ws, int n);
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | innwstr.c | 63 (mvinnwstr)(y, x, wcs, n) variable
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 194 mvinnwstr;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 196 mvinnwstr;
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 214 mvinnwstr.3xcurses \ 633 mvinnwstr.3xcurses := LINKSRC = innwstr.3xcurses
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 677 extern int mvinnwstr(int, int, wchar_t *, int); 1021 #define mvinnwstr(y,x,wcs,n) (move(y,x)?ERR:innwstr(wcs,n)) macro
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 497 extern int mvinnwstr(int, int, wchar_t *, int); 1025 #define mvinnwstr(y, x, wcs, n) \ macro
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 309 mvinnwstr.3curses \ 818 mvinnwstr.3curses := LINKSRC = curs_inwstr.3curses
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 423 int mvinnwstr(int, int, wchar_t *, int);
|
H A D | llib-lxcurses | 423 int mvinnwstr(int, int, wchar_t *, int);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 423 int mvinnwstr(int, int, wchar_t *, int);
|
H A D | llib-lxcurses | 423 int mvinnwstr(int, int, wchar_t *, int);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 242 link path=usr/share/man/man3xcurses/mvinnwstr.3xcurses target=innwstr.3xcurses
|
H A D | system-library.man3curses.inc | 401 link path=usr/share/man/man3curses/mvinnwstr.3curses \
|
/titanic_44/ |
H A D | .gitignore | 5735 usr/src/man/man3curses/mvinnwstr.3curses 7915 usr/src/man/man3xcurses/mvinnwstr.3xcurses
|