Searched defs:wgetnwstr (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dwgetwstr.c44 return ((wgetnwstr(win, str, LENGTH) == ERR) ? ERR : OK);
48 wgetnwstr(WINDOW *win, wchar_t *str, int n) function

Completed in 22 milliseconds