Searched refs:mvwscanw (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_scanw.c97 mvwscanw(WINDOW *win, int y, int x, NCURSES_CONST char *fmt,...) function
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h753 extern int mvwscanw(WINDOW *, int, int, ...);
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile1115 curs_scanw.3 mvwscanw.3 \
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c3471 report_int(mvwscanw(win, y, x, args[3], &string));

Completed in 100 milliseconds