Searched refs:hrs (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/w/ |
H A D | w.c | 165 int days, hrs, mins; in main() local 299 hrs = uptime / (60*60); in main() 307 if (hrs > 0 && mins > 0) { in main() 308 PRINTF((" %2d:%02d,", hrs, mins)); in main() 310 if (hrs > 0) { in main() 312 " %d hr(s),"), hrs)); in main()
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rup.c | 260 int uptime, days, hrs, mins, i; local 268 hrs = uptime / (60*60); 277 if (hrs > 0) 278 printf(" %2d:%02d, ", hrs, mins);
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | ct.c | 729 int hrs, local 738 hrs = _Log_elpsd / 3600; 743 if (hrs) 744 (void) fprintf(fp, "%2d:%.2d", hrs, mins);
|
/illumos-gate/usr/src/cmd/whodo/ |
H A D | whodo.c | 198 int days, hrs, mins; in main() local 322 hrs = uptime / (60*60); in main() 329 days, hrs, mins); in main()
|
/illumos-gate/usr/src/cmd/fm/eversholt/common/ |
H A D | literals.h | 101 L_DECL(hrs);
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | antarctica | 77 # hrs on Sunday 4 October 2020 and will mean Casey and Macquarie Island will
|
H A D | southamerica | 1529 # third Sunday of April at 0200hrs and advance to Summer Time (UTC/GMT -3 1530 # hours) on the first Sunday of September at 0200hrs.
|
H A D | northamerica | 2258 # of "spring ahead-fall behind" currently we are zulu plus 5 hrs and in 2259 # the winter Zulu plus 6 hrs"
|
H A D | australasia | 2061 # In 1943 "The standard time kept is 12 hrs. 19 min. 12 sec. fast
|
H A D | asia | 3789 # 0030 hrs on April 15, 2006 (midnight of April 14, 2006 +30 minutes)
|