FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ub_tstc
stand/uboot/glue.h
65
int ub_tstc(void);
stand/uboot/uboot_console.c
84
return (ub_tstc());
sys/arm/freescale/imx/imx_console.c
97
while (!ub_tstc());