Home
last modified time | relevance | path

Searched refs:vt_logo_image (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vt/logo/
H A Dlogo_freebsd.c36 unsigned char vt_logo_image[] = { variable
/freebsd/sys/dev/vt/
H A Dvt_core.c168 extern unsigned char vt_logo_image[];
1716 vd->vd_curwindow, vt_logo_image, NULL, vt_logo_width, in vtterm_splash()