Home
last modified time | relevance | path

Searched refs:scanw (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_scanw.c77 scanw(const char *fmt, ...) in scanw() function
/freebsd/contrib/ncurses/man/
H A Dman_db.renames82 curs_scanw.3x scanw.3ncurses
/freebsd/contrib/ncurses/misc/
H A Dncurses.def326 "scanw" @226 NONAME
H A Dncurses.ref247 "scanw" @226 NONAME ; implemented
/freebsd/lib/ncurses/tinfo/
H A DMakefile1031 curs_scanw.3 scanw.3 \
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncurses1896 #undef scanw
1897 int scanw(
H A Dllib-lncursest1905 #undef scanw
1906 int scanw(
H A Dllib-lncursestw2486 #undef scanw
2487 int scanw(
H A Dllib-lncursesw2477 #undef scanw
2478 int scanw(
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c4086 report_return(scanw("%s", string)); in cmd_scanw()
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in730 extern NCURSES_EXPORT(int) scanw (const char *,...) /* implemented */
/freebsd/contrib/ncurses/
H A DNEWS6510 the c++ binding for scanw() methods (prompted by report by Nuno Dias).
9453 + implement a simple example in C++ demo to test scanw().
9454 + corrected stdio function used to implement scanw() in cursesw.cc
12540 scanw is done.
14355 * scanw() et all were sick, now fixed.