Searched refs:sticky_splash (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c133 static int sticky_splash = FALSE; variable
218 #define scsplash_stick(stick) (sticky_splash = (stick))
2482 } else if (!sticky_splash) {
3031 if (!sticky_splash && scp == scp->sc->cur_scp && !sc_saver_keyb_only)

Completed in 97 milliseconds