Searched refs:inwstr (Results 1 – 19 of 19) sorted by relevance
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | innwstr.c | 89 #undef inwstr 92 inwstr(wchar_t *wcs) in inwstr() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _inwstr.c | 40 inwstr(wchar_t *ws) in inwstr() function
|
H A D | mapfile-vers | 127 inwstr;
|
H A D | curses.ed | 784 extern int inwstr(wchar_t *); 874 inswstr(), inwchnstr(), inwchstr(), inwstr(), 956 #define inwstr(ws) winwstr(stdscr, ws)
|
H A D | llib-lcurses | 254 int inwstr(wchar_t *ws);
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | innwstr.c | 100 (inwstr)(wcs) variable
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 156 inwstr;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 158 inwstr;
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 674 extern int inwstr(wchar_t *); 1020 #define inwstr(wcs) winwstr(stdscr,wcs) macro 1022 #define mvinwstr(y,x,wcs) (move(y,x)?ERR:inwstr(wcs))
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 458 extern int inwstr(wchar_t *); 1024 #define inwstr(wcs) winwstr(stdscr, wcs) macro 1029 (move(y, x) ? (wcs, ERR) : inwstr(wcs))
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 180 inwstr.3xcurses \ 632 inwstr.3xcurses := LINKSRC = innwstr.3xcurses
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 249 inwstr.3curses \ 817 inwstr.3curses := LINKSRC = curs_inwstr.3curses
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 425 int inwstr(wchar_t *);
|
H A D | llib-lxcurses | 425 int inwstr(wchar_t *);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 425 int inwstr(wchar_t *);
|
H A D | llib-lxcurses | 425 int inwstr(wchar_t *);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 192 link path=usr/share/man/man3xcurses/inwstr.3xcurses target=innwstr.3xcurses
|
H A D | system-library.man3curses.inc | 303 link path=usr/share/man/man3curses/inwstr.3curses target=curs_inwstr.3curses
|
/titanic_44/ |
H A D | .gitignore | 5675 usr/src/man/man3curses/inwstr.3curses 7881 usr/src/man/man3xcurses/inwstr.3xcurses
|