shutdown.c | 91 static int dofast, dohalt, doreboot, killflg, nofork, nosync, dodump; variable in typeref:typename:int 142 dohalt = 1; 172 if (dodump && !dohalt && !doreboot) 179 if (dohalt && doreboot) { 363 } else if (dohalt && dopowerdown) { 365 } else if (dohalt) { 382 if (doreboot || dohalt) {
|