Searched defs:Calctime (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c111 static short Calctime; /* == 1 if -t parameter set */ variable
153 execute=avgqueue=avgxfer=Calctime=Window=0;
214 Calctime = 1;
269 if ((Calctime + Psopt + Machines + Queue + Kill + Rejuvenate + (Uopt|Sysopt |State)) >1) {
274 if ((avgqueue | Window) & (!Calctime))
280 if ( !(Calctime | Kill | Rejuvenate | Uopt | Sysopt | Queue| Machines | State) ) {
300 if (Calctime) {

Completed in 65 milliseconds