Searched refs:_nc_viswbufn (Results 1 – 4 of 4) sorted by relevance
/openbsd/lib/libcurses/widechar/ |
H A D | lib_ins_wch.c | 111 (void *) win, _nc_viswbufn(wstr, n), n)); in wins_nwstr()
|
/openbsd/lib/libcurses/base/ |
H A D | lib_addstr.c | 231 T((T_CALLED("waddnwstr(%p,%s,%d)"), (void *) win, _nc_viswbufn(str, n), n)); in waddnwstr()
|
/openbsd/lib/libcurses/trace/ |
H A D | visbuf.c | 254 _nc_viswbufn(const wchar_t *buf, int len) in _nc_viswbufn() function
|
/openbsd/lib/libcurses/ |
H A D | curses.priv.h | 1743 extern NCURSES_EXPORT(const char *) _nc_viswbufn (const wchar_t *, int);
|