Searched refs:Kill (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c107 short Kill; /* == 1 if -k specified */ variable
152 Psopt=Machines=Summary=Queue=Kill=Rejuvenate=Uopt=Sysopt=Jobcount=0;
181 Kill = 1;
269 if ((Calctime + Psopt + Machines + Queue + Kill + Rejuvenate + (Uopt|Sysopt |State)) >1) {
280 if ( !(Calctime | Kill | Rejuvenate | Uopt | Sysopt | Queue| Machines | State) ) {
285 if ( nonotf && !(Kill | Rejuvenate) ) {
377 if ( (Kill || Rejuvenate)
406 if (Kill || Rejuvenate)
438 /* for Kill or Rejuvenate - will not get here unless it failed */
439 if (Kill) {
[all...]

Completed in 46 milliseconds