Searched defs:fastboot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c119 char fastboot[] = "fastboot"; variable
121 char fastboot[] = "/fastboot"; variable
565 if ((fastd = fopen(fastboot, "w")) != NULL) {

Completed in 77 milliseconds