Home
last modified time | relevance | path

Searched refs:typeahead (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_options.c242 NCURSES_SP_NAME(typeahead) (NCURSES_SP_DCLx int fd) in NCURSES_SP_NAME() argument
255 typeahead(int fd) in typeahead() function
257 return NCURSES_SP_NAME(typeahead) (CURRENT_SCREEN, fd); in typeahead()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_newterm.c295 NCURSES_SP_NAME(typeahead) (NCURSES_SP_ARGx fileno(_ifp)); in NCURSES_SP_NAME() local
/freebsd/contrib/ncurses/misc/
H A Dncurses.def376 "typeahead" @264 NONAME
H A Dncurses.ref285 "typeahead" @264 NONAME ; implemented
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfow615 #undef typeahead
616 int typeahead(
H A Dllib-ltinfo593 #undef typeahead
594 int typeahead(
H A Dllib-ltinfot639 #undef typeahead
640 int typeahead(
H A Dllib-ltinfotw661 #undef typeahead
662 int typeahead(
H A Dllib-lncursest3377 #undef typeahead
3378 int typeahead(
H A Dllib-lncurses3322 #undef typeahead
3323 int typeahead(
H A Dllib-lncursestw4338 #undef typeahead
4339 int typeahead(
H A Dllib-lncursesw4283 #undef typeahead
4284 int typeahead(
/freebsd/lib/ncurses/tinfo/
H A DMakefile643 curs_inopts.3 typeahead.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in828 extern NCURSES_EXPORT(int) typeahead (int); /* implemented */
1091 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(typeahead) (SCREEN*, int); /* implemented:SP_FUNC */
/freebsd/contrib/dialog/
H A DCHANGES1595 + add a call to flushinp() to init_dialog(), to discard any typeahead