Searched refs:mvin_wchstr (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | in_wchn.c | 99 #undef mvin_wchstr 102 mvin_wchstr(int y, int x, cchar_t *ccs) in mvin_wchstr() function
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | in_wchn.c | 115 (mvin_wchstr)(y, x, ccs) variable
|
/titanic_50/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 204 mvin_wchstr;
|
/titanic_50/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 206 mvin_wchstr;
|
/titanic_50/usr/src/man/man3xcurses/ |
H A D | Makefile | 209 mvin_wchstr.3xcurses \ 604 mvin_wchstr.3xcurses := LINKSRC = in_wchnstr.3xcurses
|
/titanic_50/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 507 extern int mvin_wchstr(int, int, cchar_t *); 997 #define mvin_wchstr(y, x, cp) \ macro
|
/titanic_50/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 657 extern int mvin_wchstr(int, int, cchar_t *); 1006 #define mvin_wchstr(y,x,cp) (move(y,x)?ERR:in_wchstr(cp)) macro
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 381 int mvin_wchstr(int, int, cchar_t *);
|
H A D | llib-lxcurses | 381 int mvin_wchstr(int, int, cchar_t *);
|
/titanic_50/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 381 int mvin_wchstr(int, int, cchar_t *);
|
H A D | llib-lxcurses | 381 int mvin_wchstr(int, int, cchar_t *);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 234 link path=usr/share/man/man3xcurses/mvin_wchstr.3xcurses \
|
/titanic_50/ |
H A D | .gitignore | 7910 usr/src/man/man3xcurses/mvin_wchstr.3xcurses
|