Home
last modified time | relevance | path

Searched refs:addnwstr (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddnws.c49 #undef addnwstr
52 addnwstr(const wchar_t *wcs, int n) in addnwstr() function
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddnws.c46 #undef addnwstr
49 addnwstr(wcs, n) in addnwstr() function
/titanic_44/usr/src/lib/libcurses/screen/
H A D_addnwstr.c40 addnwstr(wchar_t *ws, int n) in addnwstr() function
H A Dmapfile-vers47 addnwstr;
H A Dcurses.ed769 extern int addnwstr(wchar_t *, int);
871 extern int addnwstr(), addwch(), addwchnstr(), addwchstr(),
940 #define addnwstr(ws, n) waddnwstr(stdscr, ws, n)
H A Dllib-lcurses93 int addnwstr(wchar_t *s, int n);
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile28 addnwstr.3xcurses \
442 addwstr.3xcurses := LINKSRC = addnwstr.3xcurses
443 mvaddnwstr.3xcurses := LINKSRC = addnwstr.3xcurses
444 mvaddwstr.3xcurses := LINKSRC = addnwstr.3xcurses
445 mvwaddnwstr.3xcurses := LINKSRC = addnwstr.3xcurses
446 mvwaddwstr.3xcurses := LINKSRC = addnwstr.3xcurses
447 waddnwstr.3xcurses := LINKSRC = addnwstr.3xcurses
448 waddwstr.3xcurses := LINKSRC = addnwstr.3xcurses
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc24 file path=usr/share/man/man3xcurses/addnwstr.3xcurses
148 link path=usr/share/man/man3xcurses/addwstr.3xcurses target=addnwstr.3xcurses
214 target=addnwstr.3xcurses
217 target=addnwstr.3xcurses
270 target=addnwstr.3xcurses
273 target=addnwstr.3xcurses
431 target=addnwstr.3xcurses
433 link path=usr/share/man/man3xcurses/waddwstr.3xcurses target=addnwstr.3xcurses
H A Dsystem-library.man3curses.inc125 link path=usr/share/man/man3curses/addnwstr.3curses \
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers61 addnwstr;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers63 addnwstr;
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h411 extern int addnwstr(const wchar_t *, int);
866 #define addnwstr(wcs,n) waddnwstr(stdscr,wcs,n) macro
868 #define mvaddnwstr(y,x,wcs,n) (move(y,x)?ERR:addnwstr(wcs,n))
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h356 extern int addnwstr(const wchar_t *, int);
794 #define addnwstr(wcs, n) waddnwstr(stdscr, wcs, n) macro
797 (move(y, x) ? (wcs, n, ERR) : addnwstr(wcs, n))
/titanic_44/usr/src/man/man3curses/
H A DMakefile128 addnwstr.3curses \
624 addnwstr.3curses := LINKSRC = curs_addwstr.3curses
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses78 int addnwstr(const wchar_t *, int);
H A Dllib-lxcurses78 int addnwstr(const wchar_t *, int);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses78 int addnwstr(const wchar_t *, int);
H A Dllib-lxcurses78 int addnwstr(const wchar_t *, int);
/titanic_44/
H A D.gitignore5554 usr/src/man/man3curses/addnwstr.3curses