Home
last modified time | relevance | path

Searched refs:Interrupted (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/bnu/
H A Duustat.c88 static short State, Queued, Running, Complete, Interrupted; variable
408 else if (Uopt | Sysopt | Queued | Running | Interrupted)
486 if (Complete && !Queued && !Running && !Interrupted)
682 if (Queued && Running && Interrupted)
684 else if ((Queued && !Running && !Interrupted) && (inputint == 1))
686 else if ((Running && !Queued && !Interrupted) && (inputint == 2)) return(TRUE);
687 else if ((Interrupted && !Queued && !Running) && (inputint == 3)) return(TRUE);
688 else if ((Queued && Running && !Interrupted) &&
691 else if ((!Queued && Running && Interrupted) &&
694 else if ((Queued && !Running && Interrupted) &&
[all …]
/titanic_41/usr/src/lib/libc/port/gen/
H A Derrlist43 4 Interrupted system call
/titanic_41/usr/src/tools/scripts/
H A Dnightly.sh1137 state=Interrupted