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

/illumos-gate/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
/illumos-gate/usr/src/man/man3curses/
H A DMakefile542 wgetnwstr.3curses \
718 wgetnwstr.3curses := LINKSRC = curs_getwstr.3curses

Completed in 62 milliseconds