Searched refs:notimeout (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/amd/amd/
H A Dautil.c251 int notimeout = 0; /* assume normal timeouts initially */ local
278 notimeout = 1;
286 notimeout = 0;
289 notimeout = 1;
294 notimeout = 0;
297 notimeout = 1;
300 if (notimeout) {
/freebsd-10.0-release/contrib/ncurses/ncurses/tinfo/
H A Dlib_options.c103 notimeout(WINDOW *win, bool f) function
105 T((T_CALLED("notimeout(%p,%d)"), win, f));
/freebsd-10.0-release/contrib/ncurses/ncurses/
H A Dllib-lncurses2538 #undef notimeout
2539 int notimeout(
H A Dllib-lncursest2578 #undef notimeout
2579 int notimeout(
H A Dllib-lncursesw3284 #undef notimeout
3285 int notimeout(
/freebsd-10.0-release/contrib/gcc/
H A Dsys-protos.h786 extern int notimeout(WINDOW *, int);
/freebsd-10.0-release/lib/ncurses/ncurses/
H A DMakefile706 curs_inopts.3 notimeout.3 \
/freebsd-10.0-release/contrib/ncurses/include/
H A Dcurses.h.in667 extern NCURSES_EXPORT(int) notimeout (WINDOW *,bool); /* implemented */

Completed in 88 milliseconds