Searched refs:Uopt (Results 1 – 2 of 2) sorted by relevance
40 short Uopt; variable62 Uopt = 0;82 Uopt = atoi(optarg);83 if (Uopt <= 0) {87 Uopt = 1;258 if (Uopt)259 (void) sprintf(uopt, "-x%.1d", Uopt);262 if (Uopt)
109 short Uopt; /* == 1 if -u option specified */ variable150 Psopt=Machines=Summary=Queue=Kill=Rejuvenate=Uopt=Sysopt=Jobcount=0; in main()227 Uopt = 1; 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()280 Uopt = 1; in main()406 else if (Uopt | Sysopt | Queued | Running | Interrupted) in main()1191 if (State && !Uopt) in complete()