Searched defs:fastboot (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/ucbcmd/shutdown/ | ||
H A D | shutdown.c | 119 char fastboot[] = "fastboot"; variable 121 char fastboot[] = "/fastboot"; variable 565 if ((fastd = fopen(fastboot, "w")) != NULL) { |
Completed in 44 milliseconds