Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dins_nws.c87 #undef ins_wstr
90 ins_wstr(const wchar_t *wcs) in ins_wstr() function
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dins_nws.c100 (ins_wstr)(wcs) variable
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers151 ins_wstr;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers153 ins_wstr;
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h700 extern int ins_wstr(const wchar_t *);
1044 #define ins_wstr(wcs) wins_wstr(stdscr, wcs) macro
1046 #define mvins_wstr(y, x, wcs) (move(y, x)?ERR:ins_wstr(wcs))
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h453 extern int ins_wstr(const wchar_t *);
1061 #define ins_wstr(wcs) wins_wstr(stdscr, wcs) macro
1065 #define mvins_wstr(y, x, wcs) (move(y, x) ? (wcs, ERR) : ins_wstr(wcs))
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile177 ins_wstr.3xcurses \
640 ins_wstr.3xcurses := LINKSRC = ins_nwstr.3xcurses
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses436 int ins_wstr(const wchar_t *);
H A Dllib-lxcurses436 int ins_wstr(const wchar_t *);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses436 int ins_wstr(const wchar_t *);
H A Dllib-lxcurses436 int ins_wstr(const wchar_t *);
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc188 link path=usr/share/man/man3xcurses/ins_wstr.3xcurses \
/titanic_44/
H A D.gitignore7878 usr/src/man/man3xcurses/ins_wstr.3xcurses