Searched refs:seconds (Results 51 - 75 of 231) sorted by relevance

12345678910

/freebsd-current/contrib/tzdata/
H A DMakefile141 # seconds since the epoch (not counting leap seconds), use
144 # as seconds since the epoch (counting leap seconds), use
146 # below. If you want both sets of data available, with leap seconds not
149 # below. If you want both sets of data available, with leap seconds counted
152 # below. POSIX mandates that leap seconds not be counted; for compatibility
438 # For leap seconds, this Makefile uses LEAPSECONDS='-L leapseconds' in
439 # submake command lines. The default is no leap seconds.
443 # Where to fetch leap-seconds
[all...]
/freebsd-current/contrib/tzcode/
H A DMakefile141 # seconds since the epoch (not counting leap seconds), use
144 # as seconds since the epoch (counting leap seconds), use
146 # below. If you want both sets of data available, with leap seconds not
149 # below. If you want both sets of data available, with leap seconds counted
152 # below. POSIX mandates that leap seconds not be counted; for compatibility
438 # For leap seconds, this Makefile uses LEAPSECONDS='-L leapseconds' in
439 # submake command lines. The default is no leap seconds.
443 # Where to fetch leap-seconds
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__chrono/
H A Dconvert_to_tm.h87 chrono::duration_cast<chrono::seconds>(__tp - chrono::time_point_cast<chrono::seconds>(__days)).count();
122 // conversion errors. In that case the conversion to seconds works.
125 auto __sec = chrono::duration_cast<chrono::seconds>(__value - __hour);
130 uint64_t __sec = chrono::duration_cast<chrono::seconds>(__value).count();
165 __result.tm_sec = __value.seconds().count();
/freebsd-current/contrib/ldns/
H A Drdata.c695 uint32_t seconds = 0; local
706 return seconds;
713 return seconds;
718 seconds += i;
723 seconds += i * 60;
728 seconds += i * 60 * 60;
733 seconds += i * 60 * 60 * 24;
738 seconds += i * 60 * 60 * 24 * 7;
755 seconds += i;
757 return seconds;
[all...]
/freebsd-current/usr.bin/procstat/
H A Dprocstat_rusage.c67 int days, hours, minutes, seconds, used; local
70 seconds = tv->tv_sec % 60;
82 hours, minutes, seconds, (unsigned int)tv->tv_usec);
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_control.c148 * Convert a given time value with a multiplier (seconds, hours, days, years) to
149 * seconds. Return 0 on success.
152 au_timetosec(time_t *seconds, u_long value, char mult) argument
154 if (NULL == seconds)
159 /* seconds */
160 *seconds = (time_t)value;
165 *seconds = (time_t)value * 60 * 60;
170 *seconds = (time_t)value * 60 * 60 * 24;
175 *seconds = (time_t)value * 60 * 60 * 24 * 364 +
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.h36 double seconds() const; // Return the length of a time interval in seconds
72 static double tick_time(); // returns seconds per cycle (period) of clock
100 inline double tsc_tick_count::tsc_interval_t::seconds() const { function in class:tsc_tick_count::tsc_interval_t
/freebsd-current/contrib/ntp/include/
H A Dntp_machine.h115 extern void sleep (int seconds);
116 extern void alarm (int seconds);
/freebsd-current/contrib/tcpdump/
H A Dprint-zep.c84 time_t seconds = i - JAN_1970; local
89 localtime(&seconds)));
/freebsd-current/contrib/kyua/utils/
H A Ddatetime.hpp57 /// The amount of seconds in the time delta.
58 int64_t seconds; member in class:utils::datetime::delta
/freebsd-current/contrib/netbsd-tests/lib/libc/time/
H A Dt_strptime.c426 ATF_TC(seconds); variable
428 ATF_TC_HEAD(seconds, tc)
432 "Checks strptime(3) seconds conversions [S]");
435 ATF_TC_BODY(seconds, tc)
444 * [0;61] range in %S conversion for double-leap seconds, and it's
518 ATF_TP_ADD_TC(tp, seconds);
/freebsd-current/contrib/bearssl/inc/
H A Dbearssl_x509.h633 * both expressed as a number of days and a number of seconds:
644 * seconds=0; the "Windows Epoch" (January 1st, 1601, 00:00 UTC) is
645 * days=584754, seconds=0.
665 * \param not_before_seconds notBefore time (seconds, at most 86400).
667 * \param not_after_seconds notAfter time (seconds, at most 86400).
707 uint32_t days, seconds; member in struct:__anon47
899 * seconds since a fixed epoch:
910 * and seconds=0; the "Windows Epoch" (January 1st, 1601, 00:00 UTC) is
911 * days=584754, seconds=0.
921 * \param seconds second
924 br_x509_minimal_set_time(br_x509_minimal_context *ctx, uint32_t days, uint32_t seconds) argument
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_util_os.c92 * - ZFS_MODULE_TIMEOUT="<seconds>" - Seconds to wait for ZFS_DEV,
111 int seconds = 10; local
113 seconds = MIN(strtol(timeout_str, NULL, 0), 600);
114 struct itimerspec timeout = {.it_value.tv_sec = MAX(seconds, 0)};
124 } else if (seconds == 0) {
/freebsd-current/targets/
H A DMakefile89 elapsed_time= seconds=`expr ${now_utc} - ${start_utc}`
/freebsd-current/usr.sbin/repquota/
H A Drepquota.c333 timeprt(time_t seconds) argument
341 if (now > seconds) {
345 seconds -= now;
346 minutes = (seconds + 30) / 60;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchiveWriter.h23 sys::TimePoint<std::chrono::seconds> ModTime;
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_chronolog.c33 * YY/MM/DD -- what you'd expect. This arrives a few seconds before the
38 * otherwise. The clock seems to appear every 60 seconds, which doesn't make
180 int seconds; /* seconds */ local
215 * calls since it is transmitted a few seconds ahead of the
228 &hours,&minutes,&seconds) == 3)
250 local.tm_sec = seconds;
279 pp->second = seconds;
/freebsd-current/contrib/xz/src/xz/
H A Dmessage.c377 uint32_t seconds = (uint32_t)(mseconds / 1000); local
380 if (seconds == 0 || seconds > ((9999 * 60) + 59) * 60 + 59)
383 uint32_t minutes = seconds / 60;
384 seconds %= 60;
391 hours, minutes, seconds);
394 minutes, seconds);
412 // - Only a few seconds has passed since we started (de)compressing,
418 // Calculate the estimate. Don't give an estimate of zero seconds,
430 // A maximum of 10 seconds remainin
[all...]
/freebsd-current/crypto/openssl/crypto/ts/
H A Dts_rsp_print.c178 if (a->seconds != NULL)
179 TS_ASN1_INTEGER_print_bio(bio, a->seconds);
182 BIO_printf(bio, " seconds, ");
/freebsd-current/lib/libdpv/
H A Ddpv.c125 int seconds; local
616 /* Get current time and calculate seconds elapsed */
622 seconds = now.tv_sec + (now.tv_usec / 1000000.0);
627 seconds != dialog_old_seconds ||
652 dialog_old_seconds = seconds;
662 seconds != status_old_seconds ||
669 (dpv_overall_read / (seconds == 0 ? 1 :
670 seconds) * 1.0),
673 status_old_seconds = seconds;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h134 /// Cache policy: interval (seconds) between two prunes of the cache. Set to a
141 CacheOptions.Policy.Interval = std::chrono::seconds(Interval);
144 /// Cache policy: expiration (in seconds) for an entry.
148 CacheOptions.Policy.Expiration = std::chrono::seconds(Expiration);
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h204 std::chrono::seconds GetHostDefaultPacketTimeout();
286 std::chrono::seconds interrupt_timeout); // Time to wait for an interrupt
500 SendTraceSupported(std::chrono::seconds interrupt_timeout);
503 std::chrono::seconds interrupt_timeout);
506 std::chrono::seconds interrupt_timeout);
510 std::chrono::seconds interrupt_timeout);
514 std::chrono::seconds interrupt_timeout);
604 std::chrono::seconds m_default_packet_timeout;
/freebsd-current/bin/date/tests/
H A Dformat_string_test.sh159 iso8601_string_test seconds seconds "" "1970-02-07T07:04:03+00:00" "2001-11-12T21:20:00+00:00"
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/badioctl/
H A Dbadioctl.c62 int i = 0, seconds; local
/freebsd-current/contrib/ntp/libntp/lib/isc/win32/
H A Dtime.c61 isc_interval_set(isc_interval_t *i, unsigned int seconds, argument
70 i->interval = (LONGLONG)seconds * INTERVALS_PER_S
84 isc_time_set(isc_time_t *t, unsigned int seconds, unsigned int nanoseconds) { argument
98 i1.QuadPart += (unsigned __int64)seconds*10000000;

Completed in 302 milliseconds

12345678910