/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | innwstr.c | 101 #undef mvinwstr 104 mvinwstr(int y, int x, wchar_t *wcs) in mvinwstr() function
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | _mvinwstr.c | 40 mvinwstr(int y, int x, wchar_t *ws) in mvinwstr() function
|
H A D | mapfile-vers | 172 mvinwstr;
|
H A D | curses.ed | 799 extern int mvinwstr(int, int, wchar_t *); 878 mvinwchnstr(), mvinwchstr(), mvinwstr(), mvwaddnwstr(), 1106 #define mvinwstr(y, x, ws) \
|
H A D | llib-lcurses | 359 int mvinwstr(int y, int x, wchar_t *ws);
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | innwstr.c | 115 (mvinwstr)(y, x, wcs) variable
|
/titanic_50/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 205 mvinwstr;
|
/titanic_50/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 207 mvinwstr;
|
/titanic_50/usr/src/man/man3xcurses/ |
H A D | Makefile | 222 mvinwstr.3xcurses \ 634 mvinwstr.3xcurses := LINKSRC = innwstr.3xcurses
|
/titanic_50/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 508 extern int mvinwstr(int, int, wchar_t *); 1028 #define mvinwstr(y, x, wcs) \ macro
|
/titanic_50/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 678 extern int mvinwstr(int, int, wchar_t *); 1022 #define mvinwstr(y,x,wcs) (move(y,x)?ERR:inwstr(wcs)) macro
|
/titanic_50/usr/src/man/man3curses/ |
H A D | Makefile | 320 mvinwstr.3curses \ 819 mvinwstr.3curses := LINKSRC = curs_inwstr.3curses
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 426 int mvinwstr(int, int, wchar_t *);
|
H A D | llib-lxcurses | 426 int mvinwstr(int, int, wchar_t *);
|
/titanic_50/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 426 int mvinwstr(int, int, wchar_t *);
|
H A D | llib-lxcurses | 426 int mvinwstr(int, int, wchar_t *);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 252 link path=usr/share/man/man3xcurses/mvinwstr.3xcurses target=innwstr.3xcurses
|
H A D | system-library.man3curses.inc | 418 link path=usr/share/man/man3curses/mvinwstr.3curses target=curs_inwstr.3curses
|
/titanic_50/ |
H A D | .gitignore | 5746 usr/src/man/man3curses/mvinwstr.3curses 7923 usr/src/man/man3xcurses/mvinwstr.3xcurses
|