Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c114 #undef mvwinwstr
117 mvwinwstr(WINDOW *w, int y, int x, wchar_t *wcs) in mvwinwstr() function
/titanic_44/usr/src/lib/libcurses/screen/
H A D_mvinwstr.c42 return (mvwinwstr(stdscr, y, x, ws)); in mvinwstr()
H A D_mvwinwstr.c40 mvwinwstr(WINDOW *win, int y, int x, wchar_t *ws) in mvwinwstr() function
H A Dmapfile-vers207 mvwinwstr;
H A Dcurses.ed814 extern int mvwinwstr(WINDOW *, int, int, wchar_t *);
882 mvwinwchstr(), mvwinwstr(), waddwchstr(), waddwstr(),
1107 mvwinwstr(stdscr, y, x, ws)
1175 #define mvwinwstr(win, y, x, ws) \
H A Dllib-lcurses461 int mvwinwstr(WINDOW *win, int y, int x, wchar_t *ws);
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c132 (mvwinwstr)(w, y, x, wcs) variable
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers246 mvwinwstr;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers248 mvwinwstr;
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile260 mvwinwstr.3xcurses \
636 mvwinwstr.3xcurses := LINKSRC = innwstr.3xcurses
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h682 extern int mvwinwstr(WINDOW *, int, int, wchar_t *);
1024 #define mvwinwstr(w,y,x,wcs) (wmove(w,y,x)?ERR:winwstr(w,wcs)) macro
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h549 extern int mvwinwstr(WINDOW *, int, int, wchar_t *);
1035 #define mvwinwstr(w, y, x, wcs) \ macro
/titanic_44/usr/src/man/man3curses/
H A DMakefile355 mvwinwstr.3curses \
821 mvwinwstr.3curses := LINKSRC = curs_inwstr.3curses
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses427 int mvwinwstr(WINDOW *, int, int, wchar_t *);
H A Dllib-lxcurses427 int mvwinwstr(WINDOW *, int, int, wchar_t *);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses427 int mvwinwstr(WINDOW *, int, int, wchar_t *);
H A Dllib-lxcurses427 int mvwinwstr(WINDOW *, int, int, wchar_t *);
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc313 link path=usr/share/man/man3xcurses/mvwinwstr.3xcurses target=innwstr.3xcurses
H A Dsystem-library.man3curses.inc476 link path=usr/share/man/man3curses/mvwinwstr.3curses \
/titanic_44/
H A D.gitignore5781 usr/src/man/man3curses/mvwinwstr.3curses
7961 usr/src/man/man3xcurses/mvwinwstr.3xcurses