Searched refs:wget_wstr (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | getn_ws.c | 126 #undef wget_wstr 129 wget_wstr(WINDOW *w, wint_t *wis) in wget_wstr() function
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | getn_ws.c | 151 (wget_wstr)(w, wis) variable
|
/titanic_41/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 389 wget_wstr;
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 624 extern int wget_wstr(WINDOW *, wint_t *); 952 #define get_wstr(wcs) wget_wstr(stdscr,wcs) 956 #define mvwget_wstr(w,y,x,wcs) (wmove(w,y,x)?ERR:wget_wstr(w,wcs)) 957 #define wget_wstr(w,wcs) wgetn_wstr(w,wcs,-1) macro
|
/titanic_41/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 686 extern int wget_wstr(WINDOW *, wint_t *); 911 #define get_wstr(wcs) wget_wstr(stdscr, wcs) 923 (wmove(__w1 = (w), y, x) ? (wcs, ERR) : wget_wstr(__w1, wcs)) 925 #define wget_wstr(w, wcs) wgetn_wstr(w, wcs, -1) macro
|
/titanic_41/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 390 wget_wstr;
|
/titanic_41/usr/src/man/man3xcurses/ |
H A D | Makefile | 367 wget_wstr.3xcurses \ 567 wget_wstr.3xcurses := LINKSRC = getn_wstr.3xcurses
|
/titanic_41/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 320 int wget_wstr(WINDOW *, wint_t *);
|
H A D | llib-lxcurses | 320 int wget_wstr(WINDOW *, wint_t *);
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 320 int wget_wstr(WINDOW *, wint_t *);
|
H A D | llib-lxcurses | 320 int wget_wstr(WINDOW *, wint_t *);
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 469 link path=usr/share/man/man3xcurses/wget_wstr.3xcurses \
|
/titanic_41/ |
H A D | .gitignore | 8068 usr/src/man/man3xcurses/wget_wstr.3xcurses
|