Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c110 short Sysopt; /* == 1 if -s option specified */ variable
150 Psopt=Machines=Summary=Queue=Kill=Rejuvenate=Uopt=Sysopt=Jobcount=0; in main()
165 Sysopt = 1; in main()
209 Sysopt = 1; in main()
262 if (Jobcount && !Sysopt) in main()
267 if ((Calctime + Psopt + Machines + Queue + Kill + Rejuvenate + (Uopt|Sysopt |State)) >1) { in main()
278 if ( !(Calctime | Kill | Rejuvenate | Uopt | Sysopt | Queue| Machines | State) ) { in main()
406 else if (Uopt | Sysopt | Queued | Running | Interrupted) in main()