Searched refs:hrs (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/usr.bin/w/ |
| H A D | w.c | 465 int days, hrs, mins; in pr_header() local 491 hrs = uptime / SECSPERHOUR; in pr_header() 498 if (hrs > 0 && mins > 0) in pr_header() 499 (void)printf(" %2d:%02d,", hrs, mins); in pr_header() 501 if (hrs > 0) in pr_header() 503 hrs, hrs > 1 ? "s" : ""); in pr_header()
|
| /netbsd-src/sbin/nvmectl/ |
| H A D | logpage.c | 635 uint16_t code, hrs; in print_hgst_info_self_test() local 654 hrs = le16dec(walker); in print_hgst_info_self_test() 658 printf(" %-28s: %u\n", "Total Power On Hrs", hrs); in print_hgst_info_self_test()
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | misc.c | 633 unsigned int sec, min, hrs, day; in fmt_timeframe() local 646 hrs = week % 24; in fmt_timeframe() 652 snprintf(buf, TF_LEN, "%02lluw%01ud%02uh", week, day, hrs); in fmt_timeframe() 654 snprintf(buf, TF_LEN, "%01ud%02uh%02um", day, hrs, min); in fmt_timeframe() 656 snprintf(buf, TF_LEN, "%02u:%02u:%02u", hrs, min, sec); in fmt_timeframe()
|
| /netbsd-src/dist/pf/sbin/pfctl/ |
| H A D | pfctl_parser.c | 534 unsigned sec, min, hrs, day = runtime; in print_status() local 540 hrs = day % 24; in print_status() 544 running, day, hrs, min, sec); in print_status()
|
| /netbsd-src/external/public-domain/tz/dist/ |
| H A D | antarctica | 77 # hrs on Sunday 4 October 2020 and will mean Casey and Macquarie Island will
|
| H A D | southamerica | 1542 # third Sunday of April at 0200hrs and advance to Summer Time (UTC/GMT -3 1543 # hours) on the first Sunday of September at 0200hrs.
|
| H A D | northamerica | 2251 # of "spring ahead-fall behind" currently we are zulu plus 5 hrs and in 2252 # the winter Zulu plus 6 hrs"
|
| H A D | australasia | 2123 # In 1943 "The standard time kept is 12 hrs. 19 min. 12 sec. fast
|
| H A D | asia | 3864 # 0030 hrs on April 15, 2006 (midnight of April 14, 2006 +30 minutes)
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | limerick-o.real | 3239 And just sits in the corner and hrs.
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 8992 fastest server -- that's roughly 1.5hrs per multilib tested and many tests are
|