Searched refs:winnwstr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_inwstr.c36 ** The routines winnwstr() and winwstr().
45 winnwstr(WINDOW *win, wchar_t *wstr, int n) function
53 T((T_CALLED("winnwstr(%p,%p,%d)"), (void *) win, (void *) wstr, n));
81 T(("winnwstr returns %s", _nc_viswbuf(wstr)));
90 * it does not define what happens for a negative count with winnwstr().
100 } else if (winnwstr(win, wstr,
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile1106 curs_inwstr.3 winnwstr.3 \

Completed in 115 milliseconds