Searched refs:hrs (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/cmd/w/ |
H A D | w.c | 175 int days, hrs, mins; in main() local 274 hrs = uptime / (60*60); in main() 282 if (hrs > 0 && mins > 0) { in main() 283 PRINTF((" %2d:%02d,", hrs, mins)); in main() 285 if (hrs > 0) in main() 287 " %d hr(s),"), hrs)); in main()
|
/titanic_41/usr/src/cmd/rpcsvc/ |
H A D | rup.c | 273 int uptime, days, hrs, mins, i; local 281 hrs = uptime / (60*60); 290 if (hrs > 0) 291 printf(" %2d:%02d, ", hrs, mins);
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | ct.c | 727 int hrs, local 736 hrs = _Log_elpsd / 3600; 741 if (hrs) 742 (void) fprintf(fp, "%2d:%.2d", hrs, mins);
|
/titanic_41/usr/src/cmd/whodo/ |
H A D | whodo.c | 180 int days, hrs, mins; in main() local 270 hrs = uptime / (60*60); in main() 277 days, hrs, mins); in main()
|
/titanic_41/usr/src/cmd/fm/eversholt/common/ |
H A D | literals.h | 101 L_DECL(hrs);
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | southamerica | 1494 # third Sunday of April at 0200hrs and advance to Summer Time (UTC/GMT -3 1495 # hours) on the first Sunday of September at 0200hrs.
|
H A D | northamerica | 2286 # of "spring ahead-fall behind" currently we are zulu plus 5 hrs and in 2287 # the winter Zulu plus 6 hrs"
|
H A D | asia | 3069 # 0030 hrs on April 15, 2006 (midnight of April 14, 2006 +30 minutes)
|