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

  /src/lib/libcurses/EXAMPLES/
ex1.c 272 ins_wstr(( const wchar_t *)&wstr );
280 ins_wstr(( const wchar_t *)&wstr );
  /src/tests/lib/libcurses/tests/
Makefile 88 FILES+= ins_wstr
  /src/lib/libcurses/
ins_wstr.c 1 /* $NetBSD: ins_wstr.c,v 1.25 2024/12/23 02:58:03 blymn Exp $ */
39 __RCSID("$NetBSD: ins_wstr.c,v 1.25 2024/12/23 02:58:03 blymn Exp $");
49 * ins_wstr --
53 ins_wstr(const wchar_t *wstr) function in typeref:typename:int
Makefile 54 ins_wstr.c get_wch.c get_wstr.c in_wch.c in_wchstr.c \
curses.h 903 int ins_wstr(const wchar_t *);
  /src/tests/lib/libcurses/
t_curses.sh 1019 atf_test_case ins_wstr
1026 h_run ins_wstr
2312 atf_add_test_case ins_wstr
  /src/tests/lib/libcurses/slave/
curses_commands.c 3958 report_return(ins_wstr(wstr));

Completed in 17 milliseconds