FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vbe_available
stand/i386/libi386/vbe.h
159
bool vbe_available(void);
stand/i386/loader/gfx_bios.c
58
if (vbe_available())
stand/i386/loader/gfx_bios.c
63
if (vbe_available()) {