Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c61 #undef mvinnwstr
64 mvinnwstr(int y, int x, wchar_t *wcs, int n) in mvinnwstr() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_mvinnwstr.c38 mvinnwstr(int y, int x, wchar_t *ws, int n) in mvinnwstr() function
H A Dmapfile-vers161 mvinnwstr;
H A Dcurses.ed793 extern int mvinnwstr(int, int, wchar_t *, int);
877 mvinnwstr(), mvinsnwstr(), mvinswch(), mvinswstr(),
1092 #define mvinnwstr(y, x, ws, n) \
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c61 (mvinnwstr)(y, x, wcs, n) variable
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers194 mvinnwstr;
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers196 mvinnwstr;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile214 mvinnwstr.3xcurses \
633 mvinnwstr.3xcurses := LINKSRC = innwstr.3xcurses
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h675 extern int mvinnwstr(int, int, wchar_t *, int);
1019 #define mvinnwstr(y,x,wcs,n) (move(y,x)?ERR:innwstr(wcs,n)) macro
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h495 extern int mvinnwstr(int, int, wchar_t *, int);
1023 #define mvinnwstr(y, x, wcs, n) \ macro
/illumos-gate/usr/src/man/man3curses/
H A DMakefile309 mvinnwstr.3curses \
818 mvinnwstr.3curses := LINKSRC = curs_inwstr.3curses
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc193 link path=usr/share/man/man3xcurses/mvinnwstr.3xcurses target=innwstr.3xcurses
H A Dsystem-library.man3curses.inc357 link path=usr/share/man/man3curses/mvinnwstr.3curses target=curs_inwstr.3curses