Searched defs:seconds (Results 51 - 75 of 97) sorted by relevance

1234

/freebsd-current/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h148 uint64_t seconds() const { return Seconds; } function in class:llvm::xray::WallclockRecord
/freebsd-current/contrib/unbound/sldns/
H A Dparseutil.c78 time_t seconds; local
216 uint32_t seconds = 0; local
[all...]
/freebsd-current/crypto/openssh/
H A Dmoduli.c518 fmt_time(time_t seconds) argument
/freebsd-current/contrib/ldns/
H A Dutil.c200 time_t seconds; local
/freebsd-current/contrib/tcpdump/
H A Dutil-print.c354 static const u_int seconds[] = {31536000, 604800, 86400, 3600, 60, 1}; local
/freebsd-current/sys/dev/hpt27xx/
H A Dosm.h118 HPT_U32 seconds:6; /* 0 - 59 */ member in struct:_TIME_RECORD
/freebsd-current/sys/dev/hptmv/
H A Dvdevice.h275 UINT seconds:6; /* 0 - 59 */ member in struct:_TIME_RECORD
/freebsd-current/usr.sbin/watchdogd/
H A Dwatchdogd.c651 seconds_to_pow2ns(int seconds) argument
[all...]
/freebsd-current/sbin/ifconfig/
H A Daf_inet6.c164 setip6pltime(if_ctx *ctx, const char *seconds, int dummy __unused) argument
170 setip6vltime(if_ctx *ctx, const char *seconds, int dummy __unused) argument
/freebsd-current/usr.sbin/edquota/
H A Dedquota.c795 cvtatos(uint64_t period, char *units, uint64_t *seconds) argument
/freebsd-current/usr.bin/quota/
H A Dquota.c439 timeprt(int64_t seconds) argument
/freebsd-current/lib/libc/resolv/
H A Dres_send.c832 int resplen, seconds, n, s; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp373 void internal_sleep(unsigned seconds) { argument
376 void SleepForSeconds(unsigned seconds) { argument
381 void WaitForDebugger(unsigned seconds, const char *label) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp1143 const std::time_t seconds = std::time_t(86400) * days; local
/freebsd-current/contrib/llvm-project/libcxx/include/__chrono/
H A Dduration.h287 typedef duration<long long > seconds; typedef in namespace:chrono
/freebsd-current/contrib/bsddialog/lib/
H A Dbarbox.c619 bsddialog_pause(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int *seconds) argument
/freebsd-current/contrib/xz/src/xz/
H A Dmessage.c377 uint32_t seconds = (uint32_t)(mseconds / 1000); local
[all...]
/freebsd-current/contrib/bearssl/inc/
H A Dbearssl_x509.h707 uint32_t days, seconds; member in struct:__anon47
924 br_x509_minimal_set_time(br_x509_minimal_context *ctx, uint32_t days, uint32_t seconds) argument
[all...]
/freebsd-current/usr.bin/fetch/
H A Dfetch.c204 stat_seconds(char *str, size_t strsz, long seconds) argument
[all...]
/freebsd-current/contrib/tzcode/
H A Dzdump.c688 register intmax_t myy, seconds, years; local
[all...]
/freebsd-current/sbin/md5/
H A Dmd5.c817 float seconds; local
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c144 unsigned char seconds; /* seconds whole num */ member in struct:TimeObj
178 unsigned int seconds; member in struct:SecTimeObj
395 double seconds; local
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c663 unsigned long seconds; member in struct:swrap_packet::__anon6783
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c2366 unsigned int seconds; local
/freebsd-current/contrib/bearssl/test/
H A Dtest_x509.c524 string_to_time(const char *s, uint32_t *days, uint32_t *seconds) argument
902 uint32_t days, seconds; member in struct:__anon84
1841 uint32_t days, seconds; local
[all...]

Completed in 456 milliseconds

1234