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

  /src/lib/libcurses/
inwstr.c 46 * inwstr, innwstr --
58 innwstr(wchar_t *wstr, int n) function in typeref:typename:int
curses.h 941 int innwstr(wchar_t *, int);
  /src/tests/lib/libcurses/tests/
Makefile 85 FILES+= innwstr
  /src/tests/lib/libcurses/
t_curses.sh 835 atf_test_case innwstr
842 h_run innwstr
2292 atf_add_test_case innwstr
  /src/tests/lib/libcurses/slave/
curses_commands.c 4384 report_int(innwstr(wstr, n));

Completed in 17 milliseconds