Searched refs:mvin_wchnstr (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | in_wchn.c | 61 #undef mvin_wchnstr 64 mvin_wchnstr(int y, int x, cchar_t *ccs, int n) in mvin_wchnstr() function
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | in_wchn.c | 63 (mvin_wchnstr)(y, x, ccs, n) variable
|
/titanic_50/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 203 mvin_wchnstr;
|
/titanic_50/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 205 mvin_wchnstr;
|
/titanic_50/usr/src/man/man3xcurses/ |
H A D | Makefile | 208 mvin_wchnstr.3xcurses \ 603 mvin_wchnstr.3xcurses := LINKSRC = in_wchnstr.3xcurses
|
/titanic_50/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 506 extern int mvin_wchnstr(int, int, cchar_t *, int); 994 #define mvin_wchnstr(y, x, cp, n) \ macro
|
/titanic_50/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 656 extern int mvin_wchnstr(int, int, cchar_t *, int); 1005 #define mvin_wchnstr(y,x,cp,n) (move(y,x)?ERR:in_wchnstr(cp,n)) macro
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 378 int mvin_wchnstr(int, int, cchar_t *, int);
|
H A D | llib-lxcurses | 378 int mvin_wchnstr(int, int, cchar_t *, int);
|
/titanic_50/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 378 int mvin_wchnstr(int, int, cchar_t *, int);
|
H A D | llib-lxcurses | 378 int mvin_wchnstr(int, int, cchar_t *, int);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 232 link path=usr/share/man/man3xcurses/mvin_wchnstr.3xcurses \
|
/titanic_50/ |
H A D | .gitignore | 7909 usr/src/man/man3xcurses/mvin_wchnstr.3xcurses
|