Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
keybuf_getchar
usr/src/boot/efi/libefi/efi_console.c
750
if ((c = keybuf_getchar()) != 0)
usr/src/boot/efi/libefi/efi_console.c
761
return (keybuf_getchar());
usr/src/boot/efi/libefi/efi_console.c
764
return (keybuf_getchar());