Home
last modified time | relevance | path

Searched refs:wget_wstr (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dgetn_ws.c126 #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 Dgetn_ws.c151 (wget_wstr)(w, wis) variable
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers389 wget_wstr;
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h624 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 Dcurses.h686 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 Dmapfile-vers390 wget_wstr;
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile367 wget_wstr.3xcurses \
567 wget_wstr.3xcurses := LINKSRC = getn_wstr.3xcurses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses320 int wget_wstr(WINDOW *, wint_t *);
H A Dllib-lxcurses320 int wget_wstr(WINDOW *, wint_t *);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses320 int wget_wstr(WINDOW *, wint_t *);
H A Dllib-lxcurses320 int wget_wstr(WINDOW *, wint_t *);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc469 link path=usr/share/man/man3xcurses/wget_wstr.3xcurses \
/titanic_41/
H A D.gitignore8068 usr/src/man/man3xcurses/wget_wstr.3xcurses