Searched refs:mvin_wch (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | in_wch.c | 61 #undef mvin_wch 64 mvin_wch(int y, int x, cchar_t *cc) in mvin_wch() function
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | in_wch.c | 62 (mvin_wch)(y, x, cc) variable
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 202 mvin_wch;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 204 mvin_wch;
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 207 mvin_wch.3xcurses \ 598 mvin_wch.3xcurses := LINKSRC = in_wch.3xcurses
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 655 extern int mvin_wch(int, int, cchar_t *); 992 #define mvin_wch(y,x,cp) (move(y,x)?ERR:in_wch(cp)) macro
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 505 extern int mvin_wch(int, int, cchar_t *); 971 #define mvin_wch(y, x, cp) \ macro
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 371 int mvin_wch(int, int, cchar_t *);
|
H A D | llib-lxcurses | 371 int mvin_wch(int, int, cchar_t *);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 371 int mvin_wch(int, int, cchar_t *);
|
H A D | llib-lxcurses | 371 int mvin_wch(int, int, cchar_t *);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 231 link path=usr/share/man/man3xcurses/mvin_wch.3xcurses target=in_wch.3xcurses
|
/titanic_44/ |
H A D | .gitignore | 7908 usr/src/man/man3xcurses/mvin_wch.3xcurses
|