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

/netbsd-current/lib/libcurses/
H A Dinwstr.c54 return winwstr(stdscr, wstr);
93 return winwstr(win, wstr);
106 * winwstr, winnwstr --
109 __warn_references(winwstr,
110 "warning: this program uses winwstr(), which is unsafe.")
112 winwstr(WINDOW *win, wchar_t *wstr) function
H A Dcurses.h946 int winwstr(WINDOW *, wchar_t *);
/netbsd-current/tests/lib/libcurses/tests/
H A DMakefile213 FILES+= winwstr
/netbsd-current/tests/lib/libcurses/
H A Dt_curses.sh865 atf_test_case winwstr
872 h_run winwstr
2295 atf_add_test_case winwstr
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c4489 report_return(winwstr(win, wstr));

Completed in 338 milliseconds