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

  /src/lib/libcurses/
inwstr.c 64 * mvinwstr, mvinnwstr --
76 mvinnwstr(int y, int x, wchar_t *wstr, int n) function in typeref:typename:int
curses.h 943 int mvinnwstr(int, int, wchar_t *, int);
  /src/tests/lib/libcurses/tests/
Makefile 123 FILES+= mvinnwstr
  /src/tests/lib/libcurses/
t_curses.sh 875 atf_test_case mvinnwstr
882 h_run mvinnwstr
2296 atf_add_test_case mvinnwstr
  /src/tests/lib/libcurses/slave/
curses_commands.c 4412 report_int(mvinnwstr(y, x, wstr, n));

Completed in 16 milliseconds