Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_shutdown.c754 int bootopt, newpanic; in panic() local
830 bootopt = RB_AUTOBOOT | RB_DUMP; in panic()
832 bootopt |= RB_NOSYNC; in panic()
835 bootopt |= RB_NOSYNC; in panic()
888 boot(bootopt); in panic()