Home
last modified time | relevance | path

Searched refs:mvinwstr (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c99 #undef mvinwstr
102 mvinwstr(int y, int x, wchar_t *wcs) in mvinwstr() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_mvinwstr.c38 mvinwstr(int y, int x, wchar_t *ws) in mvinwstr() function
H A Dmapfile-vers172 mvinwstr;
H A Dcurses.ed799 extern int mvinwstr(int, int, wchar_t *);
878 mvinwchnstr(), mvinwchstr(), mvinwstr(), mvwaddnwstr(),
1106 #define mvinwstr(y, x, ws) \
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c113 (mvinwstr)(y, x, wcs) variable
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers205 mvinwstr;
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers207 mvinwstr;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile222 mvinwstr.3xcurses \
634 mvinwstr.3xcurses := LINKSRC = innwstr.3xcurses
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h676 extern int mvinwstr(int, int, wchar_t *);
1020 #define mvinwstr(y,x,wcs) (move(y,x)?ERR:inwstr(wcs)) macro
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h506 extern int mvinwstr(int, int, wchar_t *);
1026 #define mvinwstr(y, x, wcs) \ macro
/illumos-gate/usr/src/man/man3curses/
H A DMakefile320 mvinwstr.3curses \
819 mvinwstr.3curses := LINKSRC = curs_inwstr.3curses
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc203 link path=usr/share/man/man3xcurses/mvinwstr.3xcurses target=innwstr.3xcurses
H A Dsystem-library.man3curses.inc371 link path=usr/share/man/man3curses/mvinwstr.3curses target=curs_inwstr.3curses