Home
last modified time | relevance | path

Searched refs:mvwinchnstr (Results 1 – 20 of 20) sorted by relevance

/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinchn.c74 #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.c51 return (mvwinchnstr(stdscr, y, x, s, n)); in mvinchnstr()
H A D_mvwinchnst.c49 mvwinchnstr(WINDOW *win, int y, int x, chtype *s, int n) in mvwinchnstr() function
H A Dmapfile-vers193 mvwinchnstr;
H A Dcurses.ed708 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 Dllib-lcurses419 int mvwinchnstr(WINDOW *win, int y, int x, chtype *s, int n);
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinchn.c81 (mvwinchnstr)(w, y, x, chs, n) variable
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers232 mvwinchnstr;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers234 mvwinchnstr;
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile249 mvwinchnstr.3xcurses \
617 mvwinchnstr.3xcurses := LINKSRC = inchnstr.3xcurses
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h659 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 Dcurses.h535 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 DMakefile341 mvwinchnstr.3curses \
735 mvwinchnstr.3curses := LINKSRC = curs_inchstr.3curses
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses397 int mvwinchnstr(WINDOW *, int, int, chtype *, int);
H A Dllib-lxcurses397 int mvwinchnstr(WINDOW *, int, int, chtype *, int);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses397 int mvwinchnstr(WINDOW *, int, int, chtype *, int);
H A Dllib-lxcurses397 int mvwinchnstr(WINDOW *, int, int, chtype *, int);
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc295 link path=usr/share/man/man3xcurses/mvwinchnstr.3xcurses \
H A Dsystem-library.man3curses.inc452 link path=usr/share/man/man3curses/mvwinchnstr.3curses \
/titanic_44/
H A D.gitignore5767 usr/src/man/man3curses/mvwinchnstr.3curses
7950 usr/src/man/man3xcurses/mvwinchnstr.3xcurses