Searched refs:kbdtimeout (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/com32/include/
H A Dmenu.h187 extern clock_t kbdtimeout;
/external/syslinux/com32/elflink/ldlinux/
H A Dcli.c39 /* kbdtimeout only applies to the first character */
136 clock_t kbd_to = kbdtimeout;
H A Dreadconfig.c101 unsigned int kbdtimeout = 0; variable
1204 kbdtimeout = (atoi(skipspace(p + 7)) * CLK_TCK + 9) / 10;

Completed in 226 milliseconds