Searched refs:mvinnwstr (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libcurses/
H A Dinwstr.c64 * mvinwstr, mvinnwstr --
76 mvinnwstr(int y, int x, wchar_t *wstr, int n) function
H A Dcurses.h941 int mvinnwstr(int, int, wchar_t *, int);
/netbsd-current/tests/lib/libcurses/tests/
H A DMakefile123 FILES+= mvinnwstr
/netbsd-current/tests/lib/libcurses/
H A Dt_curses.sh875 atf_test_case mvinnwstr
882 h_run mvinnwstr
2296 atf_add_test_case mvinnwstr
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c4412 report_int(mvinnwstr(y, x, wstr, n));

Completed in 304 milliseconds