Home | Sort by: relevance | last modified time | path |
/src/sbin/shutdown/ | |
shutdown.c | 91 static int dofast, dohalt, doreboot, killflg, nofork, nosync, dodump; variable in typeref:typename:int 136 dofast = 1; 175 if (dofast && nosync) { 379 if (dofast) |