/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | inchn.c | 99 #undef mvinchstr 102 mvinchstr(int y, int x, chtype *chs) in mvinchstr() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _mvinchstr.c | 49 mvinchstr(int y, int x, chtype *s) in mvinchstr() function
|
H A D | mapfile-vers | 159 mvinchstr;
|
H A D | curses.ed | 692 extern int mvinchstr(int, int, chtype *); 846 mvinchnstr(), mvinchstr(), mvinnstr(), mvinsch(), mvinsnstr(), 1067 #define mvinchstr(y, x, str) \
|
H A D | llib-lcurses | 320 int mvinchstr(int y, int x, chtype *str);
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | inchn.c | 115 (mvinchstr)(y, x, chs) variable
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 192 mvinchstr;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 194 mvinchstr;
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 212 mvinchstr.3xcurses \ 616 mvinchstr.3xcurses := LINKSRC = inchnstr.3xcurses
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 654 extern int mvinchstr(int, int, chtype *); 998 #define mvinchstr(y,x,chs) (move(y,x)?ERR:inchstr(chs)) macro
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 495 extern int mvinchstr(int, int, chtype *); 982 #define mvinchstr(y, x, chs) \ macro
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 307 mvinchstr.3curses \ 734 mvinchstr.3curses := LINKSRC = curs_inchstr.3curses
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 399 int mvinchstr(int, int, chtype *);
|
H A D | llib-lxcurses | 399 int mvinchstr(int, int, chtype *);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 399 int mvinchstr(int, int, chtype *);
|
H A D | llib-lxcurses | 399 int mvinchstr(int, int, chtype *);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 239 link path=usr/share/man/man3xcurses/mvinchstr.3xcurses \
|
H A D | system-library.man3curses.inc | 398 link path=usr/share/man/man3curses/mvinchstr.3curses \
|
/titanic_44/ |
H A D | .gitignore | 5733 usr/src/man/man3curses/mvinchstr.3curses 7913 usr/src/man/man3xcurses/mvinchstr.3xcurses
|