/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | addchn.c | 61 #undef mvaddchnstr 64 mvaddchnstr(int y, int x, const chtype *chs, int n) in mvaddchnstr() function
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | addchn.c | 64 #undef mvaddchnstr 67 mvaddchnstr(y, x, chs, n) in mvaddchnstr() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _mvaddchnstr.c | 40 mvaddchnstr(int y, int x, chtype *s, int n) in mvaddchnstr() function
|
H A D | mapfile-vers | 140 mvaddchnstr;
|
H A D | curses.ed | 683 extern int mvaddchnstr(int, int, chtype *, int); 844 move(), mvaddch(), mvaddchnstr(), mvaddchstr(), mvaddnstr(), 1061 #define mvaddchnstr(y, x, str, n) \
|
H A D | llib-lcurses | 266 int mvaddchnstr(int y, int x, chtype *s, int n);
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 170 mvaddchnstr;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 172 mvaddchnstr;
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 191 mvaddchnstr.3xcurses \ 427 mvaddchnstr.3xcurses := LINKSRC = addchstr.3xcurses
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 391 extern int mvaddchnstr(int, int, const chtype *, int); 844 #define mvaddchnstr(y,x,chs,n) (move(y,x)?ERR:addchnstr(chs,n)) macro
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 472 extern int mvaddchnstr(int, int, const chtype *, int); 747 #define mvaddchnstr(y, x, chs, n) \ macro
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 288 mvaddchnstr.3curses \ 592 mvaddchnstr.3curses := LINKSRC = curs_addchstr.3curses
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 57 int mvaddchnstr(int, int, const chtype *, int);
|
H A D | llib-lxcurses | 57 int mvaddchnstr(int, int, const chtype *, int);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 57 int mvaddchnstr(int, int, const chtype *, int);
|
H A D | llib-lxcurses | 57 int mvaddchnstr(int, int, const chtype *, int);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 208 link path=usr/share/man/man3xcurses/mvaddchnstr.3xcurses \
|
H A D | system-library.man3curses.inc | 369 link path=usr/share/man/man3curses/mvaddchnstr.3curses \
|
/titanic_44/ |
H A D | .gitignore | 5714 usr/src/man/man3curses/mvaddchnstr.3curses 7892 usr/src/man/man3xcurses/mvaddchnstr.3xcurses
|