Home
last modified time | relevance | path

Searched refs:SECONDS (Results 1 – 16 of 16) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/
HDevents_common.kshlib40 SECONDS=0
43 if [[ $SECONDS -gt $timeout ]]; then
44 echo file_wait_event exceeded $SECONDS seconds
64 SECONDS=0
67 if [[ $SECONDS -gt $timeout ]]; then
68 echo file_wait exceeded $SECONDS seconds
/freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
HDmmp.kshlib162 SECONDS=0
166 if [[ $SECONDS -gt $max_duration ]]; then
168 check (${SECONDS}s gt $max_duration)"
180 SECONDS=0
184 if [[ $SECONDS -le $min_duration ]]; then
186 (${SECONDS}s le min_duration $min_duration)"
/freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/features/async_destroy/
HDasync_destroy_001_pos.ksh76 t0=$SECONDS
78 while [[ $((SECONDS - t0)) -lt 10 ]]; do
95 [[ $((SECONDS - t0)) -gt 180 ]] && \
/freebsd-14-stable/tools/tools/netrate/tcpconnect/
HDtcpconnect.c50 #define SECONDS 60 macro
123 alarm(SECONDS); in main()
131 printf("%ju connections/second\n", (uintmax_t)(counter / SECONDS)); in main()
/freebsd-14-stable/crypto/openssl/apps/
HDs_time.c32 #define SECONDS 30 macro
127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main()
HDspeed.c11 #undef SECONDS
12 #define SECONDS 3 macro
1475 openssl_speed_sec_t seconds = { SECONDS, RSA_SECONDS, DSA_SECONDS, in speed_main()
/freebsd-14-stable/usr.sbin/rrenumd/
HDparser.y98 %token <num> DAYS HOURS MINUTES SECONDS INFINITY
630 | SECONDS
/freebsd-14-stable/usr.bin/procstat/
HDprocstat_kqueue.c182 PK_NAME_ELEM(NOTE_, SECONDS),
/freebsd-14-stable/sys/dev/cxgb/common/
HDcxgb_t3_hw.c3275 #define SECONDS * tps in tp_set_timers() macro
3278 adap->params.rev > 0 ? 0 : 2 SECONDS); in tp_set_timers()
3280 t3_write_reg(adap, A_TP_RXT_MAX, 64 SECONDS); in tp_set_timers()
3281 t3_write_reg(adap, A_TP_PERS_MIN, 5 SECONDS); in tp_set_timers()
3282 t3_write_reg(adap, A_TP_PERS_MAX, 64 SECONDS); in tp_set_timers()
3283 t3_write_reg(adap, A_TP_KEEP_IDLE, 7200 SECONDS); in tp_set_timers()
3284 t3_write_reg(adap, A_TP_KEEP_INTVL, 75 SECONDS); in tp_set_timers()
3285 t3_write_reg(adap, A_TP_INIT_SRTT, 3 SECONDS); in tp_set_timers()
3286 t3_write_reg(adap, A_TP_FINWAIT2_TIMER, 600 SECONDS); in tp_set_timers()
3288 #undef SECONDS in tp_set_timers()
/freebsd-14-stable/contrib/sendmail/src/
HDreadcf.c30 #define SECONDS macro
5620 TimeOuts.to_connect = (time_t) 0 SECONDS;
5621 TimeOuts.to_aconnect = (time_t) 0 SECONDS;
5622 TimeOuts.to_iconnect = (time_t) 0 SECONDS;
5635 TimeOuts.to_ident = (time_t) 5 SECONDS;
5637 TimeOuts.to_ident = (time_t) 0 SECONDS;
5639 TimeOuts.to_fileopen = (time_t) 60 SECONDS;
/freebsd-14-stable/usr.sbin/ntp/ntpd/
HDleap-seconds74 # LIST OF LEAP SECONDS
/freebsd-14-stable/contrib/tzdata/
HDleap-seconds.list74 # LIST OF LEAP SECONDS
/freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/include/
HDblkdev.shlib75 typeset start=$SECONDS
77 typeset elapsed=$((SECONDS - start))
HDlibtest.shlib2075 typeset t0=$SECONDS
2081 if ((SECONDS - t0 > $timeout)); then
/freebsd-14-stable/crypto/openssh/
HDmisc.c581 #define SECONDS 1 macro
582 #define MINUTES (SECONDS * 60)
/freebsd-14-stable/contrib/sendmail/contrib/
HDmmuegel514 $SECONDS = 4;
520 # $DAYS, $HOURS, $MINUTES, or $SECONDS.
535 X $SECONDS, 1, "", "%02d"