Home
last modified time | relevance | path

Searched refs:wscanw (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/ncurses/ncurses/base/
HDlib_scanw.c71 wscanw(WINDOW *win, NCURSES_CONST char *fmt,...) in wscanw() function
/NextBSD/contrib/ncurses/misc/
HDncurses.def438 "wscanw" @344 NONAME
HDncurses.ref365 "wscanw" @344 NONAME ; implemented
/NextBSD/lib/ncurses/ncurses/
HDMakefile1118 curs_scanw.3 wscanw.3
/NextBSD/contrib/gcc/
HDsys-protos.h1274 extern int wscanw(WINDOW *, ...);
/NextBSD/contrib/ncurses/ncurses/
HDllib-lncurses1859 #undef wscanw
1860 int wscanw(
HDllib-lncursest1878 #undef wscanw
1879 int wscanw(
HDllib-lncursesw2377 #undef wscanw
2378 int wscanw(
HDllib-lncursestw2386 #undef wscanw
2387 int wscanw(
/NextBSD/contrib/netbsd-tests/lib/libcurses/slave/
HDcurses_commands.c5546 report_return(wscanw(win, args[1], &string)); in cmd_wscanw()
/NextBSD/contrib/ncurses/include/
HDcurses.h.in839 extern NCURSES_EXPORT(int) wscanw (WINDOW *, NCURSES_CONST char *,...) /* implemented */
/NextBSD/contrib/ncurses/doc/
HDncurses-intro.doc462 wgetstr() and friends are available. There is even a wscanw() function
/NextBSD/contrib/ncurses/
HDNEWS5855 + add several cases to the wscanw() example in testcurs.c, showing the