HomeSort by: relevance | last modified time | path
    Searched refs:bootopt (Results 1 - 1 of 1) 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);

Completed in 13 milliseconds