Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
console_check_for_key
src/system/boot/platform/openfirmware/console.h
15
extern int console_check_for_key(void);
src/system/boot/platform/openfirmware/start.cpp
144
int key = console_check_for_key();