FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
keybuf_getchar
stand/efi/libefi/efi_console.c
1338
if ((c = keybuf_getchar()) != 0)
stand/efi/libefi/efi_console.c
1348
return (keybuf_getchar());
stand/efi/libefi/efi_console.c
1351
return (keybuf_getchar());