NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tstchar
sys/arch/sandpoint/stand/altboot/brdsetup.c
1200
while (tstchar())
sys/arch/sandpoint/stand/altboot/brdsetup.c
1203
if (tstchar())
sys/arch/sandpoint/stand/altboot/brdsetup.c
1212
} while (!tstchar());
sys/arch/sandpoint/stand/altboot/globals.h
48
int tstchar(void);
sys/arch/sandpoint/stand/altboot/main.c
245
if (tstchar()) {