HomeSort by: relevance | last modified time | path
    Searched refs:wget_wstr (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libcurses/
get_wstr.c 68 return wget_wstr(stdscr, wstr);
119 return wget_wstr(win, wstr);
123 * wget_wstr --
126 __warn_references(wget_wstr,
127 "warning: this program uses wget_wstr(), which is unsafe.")
129 wget_wstr(WINDOW *win, wchar_t *wstr)
curses.h 925 int wget_wstr(WINDOW *, wchar_t *);
  /src/tests/lib/libcurses/tests/
Makefile 195 FILES+= wget_wstr
  /src/tests/lib/libcurses/
t_curses.sh 631 atf_test_case wget_wstr
638 h_run wget_wstr
2270 atf_add_test_case wget_wstr
  /src/tests/lib/libcurses/check_files/
Makefile 256 FILES+= wget_wstr.chk
  /src/tests/lib/libcurses/slave/
curses_commands.c 4225 report_return(wget_wstr(win, wstr));

Completed in 16 milliseconds