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

  /src/lib/libcurses/
in_wch.c 1 /* $NetBSD: in_wch.c,v 1.9 2024/12/23 02:58:03 blymn Exp $ */
39 __RCSID("$NetBSD: in_wch.c,v 1.9 2024/12/23 02:58:03 blymn Exp $");
46 * in_wch --
50 in_wch(cchar_t *wcval) function in typeref:typename:int
Makefile 54 ins_wstr.c get_wch.c get_wstr.c in_wch.c in_wchstr.c \
curses.h 927 int in_wch(cchar_t *);
  /src/lib/libcurses/EXAMPLES/
ex1.c 163 in_wch( &icc );
  /src/tests/lib/libcurses/tests/
Makefile 80 FILES+= in_wch
  /src/tests/lib/libcurses/
t_curses.sh 815 atf_test_case in_wch
822 h_run in_wch
2290 atf_add_test_case in_wch
  /src/tests/lib/libcurses/slave/
curses_commands.c 4237 report_return(in_wch(&wcval));

Completed in 21 milliseconds