Home
last modified time | relevance | path

Searched defs:wget_wstr (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dgetn_ws.c151 (wget_wstr)(w, wis) variable
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dgetn_ws.c129 wget_wstr(WINDOW *w, wint_t *wis) in wget_wstr() function
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h925 #define wget_wstr(w, wcs) wgetn_wstr(w, wcs, -1) macro
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h957 #define wget_wstr(w,wcs) wgetn_wstr(w,wcs,-1) macro