Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gfx_fb_cons_clear
usr/src/boot/common/gfx_fb.c
123
int gfx_fb_cons_clear(struct vis_consclear *);
usr/src/boot/common/gfx_fb.h
153
int gfx_fb_cons_clear(struct vis_consclear *);
usr/src/boot/efi/libefi/efi_console.c
148
.cons_clear = gfx_fb_cons_clear,
usr/src/boot/i386/libi386/vidconsole.c
115
.cons_clear = gfx_fb_cons_clear,