Home
last modified time | relevance | path

Searched refs:WTIMEOUT_VAL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/dialog/
H A Dui_getc.c214 test.tv_usec = WTIMEOUT_VAL * 1000; in check_inputs()
H A Ddialog.h196 #define WTIMEOUT_VAL 10 /* minimum amount of time needed for curses */ macro
H A Dutil.c2383 interval = WTIMEOUT_VAL; in dlg_set_timeout()
2453 wtimeout(win, WTIMEOUT_VAL * 5); in dlg_will_resize()