/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | inchn.c | 74 #undef mvwinchnstr 77 mvwinchnstr(WINDOW *w, int y, int x, chtype *chs, int n) in mvwinchnstr() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _mvinchnstr.c | 51 return (mvwinchnstr(stdscr, y, x, s, n)); in mvinchnstr()
|
H A D | _mvwinchnst.c | 49 mvwinchnstr(WINDOW *win, int y, int x, chtype *s, int n) in mvwinchnstr() function
|
H A D | mapfile-vers | 193 mvwinchnstr;
|
H A D | curses.ed | 708 extern int mvwinchnstr(WINDOW *, int, int, chtype *, int); 849 mvwgetch(), mvwgetstr(), mvwhline(), mvwinchnstr(), 1070 mvwinchnstr(stdscr, y, x, str, n) 1143 #define mvwinchnstr(win, y, x, str, n) \
|
H A D | llib-lcurses | 419 int mvwinchnstr(WINDOW *win, int y, int x, chtype *s, int n);
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | inchn.c | 81 (mvwinchnstr)(w, y, x, chs, n) variable
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 232 mvwinchnstr;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 234 mvwinchnstr;
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 249 mvwinchnstr.3xcurses \ 617 mvwinchnstr.3xcurses := LINKSRC = inchnstr.3xcurses
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 659 extern int mvwinchnstr(WINDOW *, int, int, chtype *, int); 999 #define mvwinchnstr(w,y,x,chs,n) (wmove(w,y,x)?ERR:winchnstr(w,chs,n)) macro
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 535 extern int mvwinchnstr(WINDOW *, int, int, chtype *, int); 985 #define mvwinchnstr(w, y, x, chs, n) \ macro
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 341 mvwinchnstr.3curses \ 735 mvwinchnstr.3curses := LINKSRC = curs_inchstr.3curses
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 397 int mvwinchnstr(WINDOW *, int, int, chtype *, int);
|
H A D | llib-lxcurses | 397 int mvwinchnstr(WINDOW *, int, int, chtype *, int);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 397 int mvwinchnstr(WINDOW *, int, int, chtype *, int);
|
H A D | llib-lxcurses | 397 int mvwinchnstr(WINDOW *, int, int, chtype *, int);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 295 link path=usr/share/man/man3xcurses/mvwinchnstr.3xcurses \
|
H A D | system-library.man3curses.inc | 452 link path=usr/share/man/man3curses/mvwinchnstr.3curses \
|
/titanic_44/ |
H A D | .gitignore | 5767 usr/src/man/man3curses/mvwinchnstr.3curses 7950 usr/src/man/man3xcurses/mvwinchnstr.3xcurses
|