HomeSort by: relevance | last modified time | path
    Searched refs:bootopt (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
subr_prf.c 218 int bootopt; local in function:vpanic
252 bootopt = RB_AUTOBOOT | RB_NOSYNC;
255 bootopt |= RB_DUMP;
288 kern_reboot(bootopt, NULL);
subr_prf.c 218 int bootopt; local in function:vpanic
252 bootopt = RB_AUTOBOOT | RB_NOSYNC;
255 bootopt |= RB_DUMP;
288 kern_reboot(bootopt, NULL);
subr_prf.c 218 int bootopt; local in function:vpanic
252 bootopt = RB_AUTOBOOT | RB_NOSYNC;
255 bootopt |= RB_DUMP;
288 kern_reboot(bootopt, NULL);

Completed in 37 milliseconds