Home
last modified time | relevance | path

Searched refs:minutes (Results 26 – 50 of 161) sorted by relevance

1234567

/freebsd/contrib/unbound/testdata/
H A Dedns_downstream_cookies.rpl153 ; Query with a valid >30 minutes old cookie ...
182 ; Query with a hash-valid >60 minutes old cookie ...
208 ; Query with a valid future (<5 minutes) cookie ...
/freebsd/usr.sbin/rrenumd/
H A Dparser.y108 %type <num> lifetime days hours minutes seconds
589 | days hours minutes seconds
617 minutes:
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dmicrochip,pic32-rtc.txt3 The RTCC keeps time in hours, minutes, and seconds, and one half second. It
/freebsd/contrib/tzcode/
H A Dtzselect.ksh506 echo >&2 '40 degrees 42 minutes north,' \
507 '74 degrees 3 minutes west.'
/freebsd/tools/test/stress2/tools/
H A Dsetup.sh34 excessive Test that ran for more than 30 minutes
/freebsd/crypto/openssh/.github/workflows/
H A Dselfhosted.yml11 timeout-minutes: 600
111 timeout-minutes: 600
H A Dupstream.yml41 timeout-minutes: 300
/freebsd/tools/test/stress2/misc/
H A Dspin.sh111 /* open(2) blocked on "ufs" for minutes */
H A Dshm2.sh152 runtime = 120; /* 2 minutes */
/freebsd/.github/workflows/
H A Dstyle.yml5 # running on that. That would reduce the run time from 3-4 minutes down to 30-40
/freebsd/contrib/ldns/
H A Dutil.c199 time_t minutes; in ldns_mktime_from_utc() local
212 minutes = hours * 60 + tm->tm_min; in ldns_mktime_from_utc()
213 seconds = minutes * 60 + tm->tm_sec; in ldns_mktime_from_utc()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c145 unsigned char minutes; member
616 TimeContext.timeObj.minutes, seconds); in tsync_poll()
621 pp->minute = TimeContext.timeObj.minutes; in tsync_poll()
/freebsd/sys/dev/iicbus/pmic/rockchip/
H A Drk8xx.h75 uint8_t minutes; member
H A Drk805.c161 sc->rtc_regs.minutes = RK805_RTC_MINUTES; in rk805_attach()
H A Drk808.c236 sc->rtc_regs.minutes = RK808_RTC_MINUTES; in rk808_attach()
/freebsd/contrib/unbound/sldns/
H A Dparseutil.c77 time_t minutes; in sldns_mktime_from_utc() local
90 minutes = hours * 60 + tm->tm_min; in sldns_mktime_from_utc()
91 seconds = minutes * 60 + tm->tm_sec; in sldns_mktime_from_utc()
/freebsd/contrib/ntp/html/hints/
H A Dsolaris.xtra.402311813 pull the clock forward by 2 seconds every 4 hours and 7 minutes.
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dact8945a-charger.txt17 - active-semi,precondition-timeout: unit: minutes;
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dduration.h288 typedef duration< long, ratio< 60> > minutes;
493 _LIBCPP_HIDE_FROM_ABI constexpr chrono::minutes operator""min(unsigned long long __m) {
494 return chrono::minutes(static_cast<chrono::minutes::rep>(__m));
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inuse/
H A Dinuse.cfg62 export STF_TIMEOUT=1200 # 20 minutes max.
/freebsd/lib/libfetch/
H A Dftp.errors6 120 TEMP Service ready in a few minutes
/freebsd/share/examples/ppp/
H A Dppp.linkup.sample48 # If your minimum call charge is 5 minutes, you may as well stay on
/freebsd/contrib/tzdata/
H A Dafrica433 # that was not a multiple of 15 or 20 minutes. The 1972 change was on
675 # advanced 60 minutes from Sunday 31 May 2009 at midnight.
755 # Monday, August 20, 2012. So the time will be delayed by 60 minutes from
756 # 3:00 am Friday, July 20, 2012 and will again be advanced by 60 minutes
791 # (Google Translation) The hour will thus be delayed 60 minutes
793 # that the time will be advanced again 60 minutes Sunday, July 19,
812 # of 60 minutes to the regular Moroccan timezone.
1134 # the country are close to 40 minutes earlier in sunrise than the rest
1228 # Nigeria was introduced ... Lagos time has been advanced about 16 minutes
1247 # now 30 minutes in advance of Greenwich Mean Time ... according to the new
[all …]
/freebsd/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh80 -i Specify number of minutes between retries
/freebsd/sys/dev/hptmv/
H A Darray.h41 UINT minutes:6; /* 0 - 59 */ member

1234567