Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/base/
H A Dlib_scanw.c79 scanw(const char *fmt, ...) in scanw() function
/openbsd/distrib/special/more/
H A Dcurses.h241 int scanw(const char *, ...);
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h911 extern int scanw(char *, ...);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h911 extern int scanw(char *, ...);
/openbsd/lib/libcurses/
H A Dcurses.h775 extern NCURSES_EXPORT(int) scanw (const char *,...) /* implemented */