Home
last modified time | relevance | path

Searched refs:ins_nwstr (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dins_nws.c49 #undef ins_nwstr
52 ins_nwstr(const wchar_t *wcs, int n) in ins_nwstr() function
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile86 ins_nwstr.3xcurses \
640 ins_wstr.3xcurses := LINKSRC = ins_nwstr.3xcurses
641 mvins_nwstr.3xcurses := LINKSRC = ins_nwstr.3xcurses
642 mvins_wstr.3xcurses := LINKSRC = ins_nwstr.3xcurses
643 mvwins_nwstr.3xcurses := LINKSRC = ins_nwstr.3xcurses
644 mvwins_wstr.3xcurses := LINKSRC = ins_nwstr.3xcurses
645 wins_nwstr.3xcurses := LINKSRC = ins_nwstr.3xcurses
646 wins_wstr.3xcurses := LINKSRC = ins_nwstr.3xcurses
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dins_nws.c47 (ins_nwstr)(wcs, n) variable
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc82 file path=usr/share/man/man3xcurses/ins_nwstr.3xcurses
189 target=ins_nwstr.3xcurses
244 target=ins_nwstr.3xcurses
247 target=ins_nwstr.3xcurses
303 target=ins_nwstr.3xcurses
307 target=ins_nwstr.3xcurses
492 target=ins_nwstr.3xcurses
495 target=ins_nwstr.3xcurses
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers147 ins_nwstr;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers149 ins_nwstr;
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h699 extern int ins_nwstr(const wchar_t *, int);
1043 #define ins_nwstr(wcs, n) wins_nwstr(stdscr, wcs, n) macro
1045 #define mvins_nwstr(y, x, wcs, n) (move(y, x)?ERR:ins_nwstr(wcs, n))
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h449 extern int ins_nwstr(const wchar_t *, int);
1060 #define ins_nwstr(wcs, n) wins_nwstr(stdscr, wcs, n) macro
1063 (move(y, x) ? (wcs, n, ERR) : ins_nwstr(wcs, n))
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses433 int ins_nwstr(const wchar_t *, int);
H A Dllib-lxcurses433 int ins_nwstr(const wchar_t *, int);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses433 int ins_nwstr(const wchar_t *, int);
H A Dllib-lxcurses433 int ins_nwstr(const wchar_t *, int);