Home
last modified time | relevance | path

Searched +full:- +full:hours (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dhh_mm_ss.h1 // -*- C++ -*-
2 //===------
68 _LIBCPP_HIDE_FROM_ABI constexpr chrono::hours hours() const noexcept { return __h_; } hours() function
[all...]
/freebsd/usr.bin/leave/
H A Dleave.c2 * SPDX-License-Identifier: BSD-3-Clause
56 int hours, minutes; in main() local
73 (void)write(STDOUT_FILENO, MSG1, sizeof(MSG1) - 1); in main()
88 for (hours = 0; (c = *cp) && c != '\n'; ++cp) { in main()
91 hours = hours * 10 + (c - '0'); in main()
93 minutes = hours % 100; in main()
94 hours /= 100; in main()
99 secs = hours * 60 * 60 + minutes * 60; in main()
104 if (hours > 23) in main()
108 if (hours > 11) in main()
[all …]
/freebsd/contrib/tzcode/
H A Ddate.12 .\" 2009-05-17 by Arthur David Olson.
5 date \- show and set date and time
13 .B \*-u
15 .B \*-c
17 .B \*-r
48 If a command-line argument starts with a plus sign (\c
76 %H 14 24-hour-clock hour (two digits)
77 %I 02 12-hour-clock hour (two digits)
79 %k 2 12-hour-clock hour (leading zero blanked)
80 %l 14 24-hour-clock hour (leading zero blanked)
[all …]
/freebsd/sys/contrib/openzfs/cmd/zpool/zpool.d/
H A Dpend_sec15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dsmart15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dsmart_test15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Data_err15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dcmd_to15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Ddefect15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dhealth15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dhours_on15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dnonmed15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dnvme_err15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Doff_ucor15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dpwr_cyc15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dr_proc15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dr_ucor15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Drealloc15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Drep_ucor15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dserial15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dsmartx15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dtemp15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dtest_ended15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dtest_progress15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]
H A Dtest_status15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
30 test_progress: Show SMART self-test percentage done.
31 test_ended: Show when the last SMART self-test ended (if supported).
46 # is chosen quasi-sequentially (based off our PID). This allows us to return
53 num_files=$(find "$dir" -maxdepth 1 -type f | wc -l)
56 find "$dir" -type f -printf '%f\n' | while read -r file ; do
[all …]

12345678910>>...20