Home
last modified time | relevance | path

Searched refs:innwstr (Results 1 – 21 of 21) sorted by relevance

/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c51 #undef innwstr
54 innwstr(wchar_t *wcs, int n) in innwstr() function
/titanic_44/usr/src/lib/libcurses/screen/
H A D_innwstr.c40 innwstr(wchar_t *ws, int n) in innwstr() function
H A Dmapfile-vers113 innwstr;
H A Dcurses.ed778 extern int innwstr(wchar_t *, int);
873 getwstr(), innwstr(), insnwstr(), inswch(),
949 #define innwstr(ws, n) winnwstr(stdscr, ws, n)
H A Dllib-lcurses212 int innwstr(wchar_t *ws, int n);
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile85 innwstr.3xcurses \
632 inwstr.3xcurses := LINKSRC = innwstr.3xcurses
633 mvinnwstr.3xcurses := LINKSRC = innwstr.3xcurses
634 mvinwstr.3xcurses := LINKSRC = innwstr.3xcurses
635 mvwinnwstr.3xcurses := LINKSRC = innwstr.3xcurses
636 mvwinwstr.3xcurses := LINKSRC = innwstr.3xcurses
637 winnwstr.3xcurses := LINKSRC = innwstr.3xcurses
638 winwstr.3xcurses := LINKSRC = innwstr.3xcurses
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c47 (innwstr)(wcs, n) variable
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc81 file path=usr/share/man/man3xcurses/innwstr.3xcurses
192 link path=usr/share/man/man3xcurses/inwstr.3xcurses target=innwstr.3xcurses
242 link path=usr/share/man/man3xcurses/mvinnwstr.3xcurses target=innwstr.3xcurses
252 link path=usr/share/man/man3xcurses/mvinwstr.3xcurses target=innwstr.3xcurses
301 target=innwstr.3xcurses
313 link path=usr/share/man/man3xcurses/mvwinwstr.3xcurses target=innwstr.3xcurses
490 link path=usr/share/man/man3xcurses/winnwstr.3xcurses target=innwstr.3xcurses
504 link path=usr/share/man/man3xcurses/winwstr.3xcurses target=innwstr.3xcurses
H A Dsystem-library.man3curses.inc283 link path=usr/share/man/man3curses/innwstr.3curses target=curs_inwstr.3curses
/titanic_44/usr/src/lib/libxcurses2/
H A DMakefile.com55 brdr_st.o innwstr.o ptrmove.o vw_print.o winsch.o \
/titanic_44/usr/src/lib/libxcurses/
H A DMakefile.com57 brdr_st.o innwstr.o ptrmove.o vw_print.o winsch.o \
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers142 innwstr;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers144 innwstr;
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h673 extern int innwstr(wchar_t *, int);
1019 #define innwstr(wcs,n) winnwstr(stdscr,wcs,n) macro
1021 #define mvinnwstr(y,x,wcs,n) (move(y,x)?ERR:innwstr(wcs,n))
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h444 extern int innwstr(wchar_t *, int);
1023 #define innwstr(wcs, n) winnwstr(stdscr, wcs, n) macro
1026 (move(y, x) ? (wcs, n, ERR) : innwstr(wcs, n))
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses420 * innwstr.c
422 int innwstr(wchar_t *, int);
H A Dllib-lxcurses420 * innwstr.c
422 int innwstr(wchar_t *, int);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses420 * innwstr.c
422 int innwstr(wchar_t *, int);
H A Dllib-lxcurses420 * innwstr.c
422 int innwstr(wchar_t *, int);
/titanic_44/usr/src/man/man3curses/
H A DMakefile235 innwstr.3curses \
816 innwstr.3curses := LINKSRC = curs_inwstr.3curses
/titanic_44/
H A D.gitignore5661 usr/src/man/man3curses/innwstr.3curses