Home
last modified time | relevance | path

Searched refs:mvin_wchstr (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Din_wchn.c97 #undef mvin_wchstr
100 mvin_wchstr(int y, int x, cchar_t *ccs) in mvin_wchstr() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Din_wchn.c113 (mvin_wchstr)(y, x, ccs) variable
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers204 mvin_wchstr;
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers206 mvin_wchstr;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile209 mvin_wchstr.3xcurses \
604 mvin_wchstr.3xcurses := LINKSRC = in_wchnstr.3xcurses
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h655 extern int mvin_wchstr(int, int, cchar_t *);
1004 #define mvin_wchstr(y,x,cp) (move(y,x)?ERR:in_wchstr(cp)) macro
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h505 extern int mvin_wchstr(int, int, cchar_t *);
995 #define mvin_wchstr(y, x, cp) \ macro
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc187 link path=usr/share/man/man3xcurses/mvin_wchstr.3xcurses \