Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_shutdown.c150 static int sync_on_panic = 0; variable
151 SYSCTL_INT(_kern, OID_AUTO, sync_on_panic, CTLFLAG_RWTUN,
152 &sync_on_panic, 0, "Do a sync before rebooting from a panic");
968 if (!sync_on_panic) in vpanic()
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1160 kern.sync_on_panic