Searched refs:MINS (Results 1 – 7 of 7) sorted by relevance
33 LOGIN CPU (MINS) KCORE-MINS CONNECT (MINS) DISK # OF # OF # DISK FEE
59 tb.ta_con[0] = MINS(cb.ct_con[0]); in main()60 tb.ta_con[1] = MINS(cb.ct_con[1]); in main()
112 #define MINS(secs) ((double) secs)/60 macro
447 timet = MINS(lastime-firstime); in printlin()451 timei = MINS(tp->ttotal); in printlin()
420 timet = MINS(lastime-firstime); in printlin()426 timei = MINS(tp->ttotal); in printlin()
48 #define MINS (60U) macro49 #define HRS (60 * MINS)594 if (amt >= MINS) { in print_age()595 mins = amt / MINS; in print_age()596 amt %= MINS; in print_age()
2524 #define MINS (24L * 60) macro2537 min_off -= MINS; in tzone()2539 min_off += MINS; in tzone()2541 min_off -= MINS; in tzone()2543 min_off += MINS; in tzone()