Home
last modified time | relevance | path

Searched refs:getchar_timeout (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/core/
H A Dgetkey.c47 static int getchar_timeout ( unsigned long timeout ) { in getchar_timeout() function
75 character = getchar_timeout ( timeout ); in getkey()
79 character = getchar_timeout ( GETKEY_TIMEOUT ); in getkey()
86 while ( ( character = getchar_timeout ( GETKEY_TIMEOUT ) ) >= 0 ) { in getkey()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/core/
H A Dgetkey.c47 static int getchar_timeout ( unsigned long timeout ) { in getchar_timeout() function
75 character = getchar_timeout ( timeout ); in getkey()
79 character = getchar_timeout ( GETKEY_TIMEOUT ); in getkey()
86 while ( ( character = getchar_timeout ( GETKEY_TIMEOUT ) ) >= 0 ) { in getkey()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/core/
H A Dgetkey.c47 static int getchar_timeout ( unsigned long timeout ) { in getchar_timeout() function
75 character = getchar_timeout ( timeout ); in getkey()
79 character = getchar_timeout ( GETKEY_TIMEOUT ); in getkey()
86 while ( ( character = getchar_timeout ( GETKEY_TIMEOUT ) ) >= 0 ) { in getkey()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/core/
H A Dgetkey.c47 static int getchar_timeout ( unsigned long timeout ) { in getchar_timeout() function
75 character = getchar_timeout ( timeout ); in getkey()
79 character = getchar_timeout ( GETKEY_TIMEOUT ); in getkey()
86 while ( ( character = getchar_timeout ( GETKEY_TIMEOUT ) ) >= 0 ) { in getkey()
/dports/net/ipxe/ipxe-2265a65/src/core/
H A Dgetkey.c47 static int getchar_timeout ( unsigned long timeout ) { in getchar_timeout() function
75 character = getchar_timeout ( timeout ); in getkey()
79 character = getchar_timeout ( GETKEY_TIMEOUT ); in getkey()
86 while ( ( character = getchar_timeout ( GETKEY_TIMEOUT ) ) >= 0 ) { in getkey()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/core/
H A Dgetkey.c47 static int getchar_timeout ( unsigned long timeout ) { in getchar_timeout() function
75 character = getchar_timeout ( timeout ); in getkey()
79 character = getchar_timeout ( GETKEY_TIMEOUT ); in getkey()
86 while ( ( character = getchar_timeout ( GETKEY_TIMEOUT ) ) >= 0 ) { in getkey()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/core/
H A Dgetkey.c47 static int getchar_timeout ( unsigned long timeout ) { in getchar_timeout() function
75 character = getchar_timeout ( timeout ); in getkey()
79 character = getchar_timeout ( GETKEY_TIMEOUT ); in getkey()
86 while ( ( character = getchar_timeout ( GETKEY_TIMEOUT ) ) >= 0 ) { in getkey()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/core/
H A Dgetkey.c47 static int getchar_timeout ( unsigned long timeout ) { in getchar_timeout() function
75 character = getchar_timeout ( timeout ); in getkey()
79 character = getchar_timeout ( GETKEY_TIMEOUT ); in getkey()
86 while ( ( character = getchar_timeout ( GETKEY_TIMEOUT ) ) >= 0 ) { in getkey()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/core/
H A Dgetkey.c41 static int getchar_timeout ( unsigned long timeout ) { in getchar_timeout() function
71 while ( ( character = getchar_timeout ( GETKEY_TIMEOUT ) ) >= 0 ) { in getkey()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/boot/
H A Dtty.c117 int getchar_timeout(void) in getchar_timeout() function
H A Dvideo.c210 key = getchar_timeout(); in mode_menu()
H A Dboot.h339 int getchar_timeout(void);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/boot/
H A Dtty.c117 int getchar_timeout(void) in getchar_timeout() function
H A Dvideo.c210 key = getchar_timeout(); in mode_menu()
H A Dboot.h339 int getchar_timeout(void);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/boot/
H A Dtty.c117 int getchar_timeout(void) in getchar_timeout() function
H A Dvideo.c210 key = getchar_timeout(); in mode_menu()
H A Dboot.h339 int getchar_timeout(void);