HomeSort by: relevance | last modified time | path
    Searched defs:nofork (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/shutdown/
shutdown.c 91 static int dofast, dohalt, doreboot, killflg, nofork, nosync, dodump; variable in typeref:typename:int
133 nofork = 1;
230 if (nofork == 0) {
shutdown.c 91 static int dofast, dohalt, doreboot, killflg, nofork, nosync, dodump; variable in typeref:typename:int
133 nofork = 1;
230 if (nofork == 0) {

Completed in 21 milliseconds