Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c49 #undef innwstr
52 innwstr(wchar_t *wcs, int n) in innwstr() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_innwstr.c38 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)
/illumos-gate/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
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c45 (innwstr)(wcs, n) variable
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc130 file path=usr/share/man/man3xcurses/innwstr.3xcurses
141 link path=usr/share/man/man3xcurses/inwstr.3xcurses target=innwstr.3xcurses
193 link path=usr/share/man/man3xcurses/mvinnwstr.3xcurses target=innwstr.3xcurses
203 link path=usr/share/man/man3xcurses/mvinwstr.3xcurses target=innwstr.3xcurses
248 link path=usr/share/man/man3xcurses/mvwinnwstr.3xcurses target=innwstr.3xcurses
258 link path=usr/share/man/man3xcurses/mvwinwstr.3xcurses target=innwstr.3xcurses
449 link path=usr/share/man/man3xcurses/winnwstr.3xcurses target=innwstr.3xcurses
460 link path=usr/share/man/man3xcurses/winwstr.3xcurses target=innwstr.3xcurses
H A Dsystem-library.man3curses.inc232 link path=usr/share/man/man3curses/innwstr.3curses target=curs_inwstr.3curses
/illumos-gate/usr/src/lib/libxcurses2/
H A DMakefile.com56 brdr_st.o innwstr.o ptrmove.o vw_print.o winsch.o \
/illumos-gate/usr/src/lib/libxcurses/
H A DMakefile.com58 brdr_st.o innwstr.o ptrmove.o vw_print.o winsch.o \
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers142 innwstr;
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h671 extern int innwstr(wchar_t *, int);
1017 #define innwstr(wcs,n) winnwstr(stdscr,wcs,n) macro
1019 #define mvinnwstr(y,x,wcs,n) (move(y,x)?ERR:innwstr(wcs,n))
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h442 extern int innwstr(wchar_t *, int);
1021 #define innwstr(wcs, n) winnwstr(stdscr, wcs, n) macro
1024 (move(y, x) ? (wcs, n, ERR) : innwstr(wcs, n))
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers144 innwstr;
/illumos-gate/usr/src/man/man3curses/
H A DMakefile235 innwstr.3curses \
816 innwstr.3curses := LINKSRC = curs_inwstr.3curses