Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c126 static int sticky_splash = FALSE; variable
208 #define scsplash_stick(stick) (sticky_splash = (stick))
2565 } else if (!sticky_splash) { in scsplash_saver()
3132 if (!sticky_splash && scp == scp->sc->cur_scp) in sc_puts()