Searched refs:Uopt (Results 1 – 2 of 2) sorted by relevance
43 short Uopt; variable65 Uopt = 0;85 Uopt = atoi(optarg);86 if (Uopt <= 0) {90 Uopt = 1;261 if (Uopt)262 (void) sprintf(uopt, "-x%.1d", Uopt);265 if (Uopt)
109 short Uopt; /* == 1 if -u option specified */ variable152 Psopt=Machines=Summary=Queue=Kill=Rejuvenate=Uopt=Sysopt=Jobcount=0;229 Uopt = 1;269 if ((Calctime + Psopt + Machines + Queue + Kill + Rejuvenate + (Uopt|Sysopt |State)) >1) {280 if ( !(Calctime | Kill | Rejuvenate | Uopt | Sysopt | Queue| Machines | State) ) {282 Uopt = 1;408 else if (Uopt | Sysopt | Queued | Running | Interrupted) 1193 if (State && !Uopt) in complete()