Searched defs:seconds (Results 26 - 50 of 97) sorted by relevance

1234

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/
H A DSymbolLocatorDebuginfod.cpp76 std::optional<uint64_t> seconds = local
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_dumbclock.c197 int seconds; /* seconds */ local
H A Drefclock_chronolog.c180 int seconds; /* seconds */ local
/freebsd-current/contrib/wireguard-tools/
H A Dshow.c132 unsigned long long years, days, hours, minutes, seconds; local
176 static char *every(uint16_t seconds) argument
/freebsd-current/contrib/ntp/libntp/lib/isc/unix/
H A Dtime.c117 isc_time_set(isc_time_t *t, unsigned int seconds, unsigned int nanoseconds) { argument
87 isc_interval_set(isc_interval_t *i, unsigned int seconds, unsigned int nanoseconds) argument
337 time_t seconds; local
[all...]
/freebsd-current/crypto/openssl/crypto/ts/
H A Dts_local.h58 ASN1_INTEGER *seconds; member in struct:TS_accuracy_st
110 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member in struct:TS_resp_ctx
H A Dts_rsp_utils.c173 int TS_ACCURACY_set_seconds(TS_ACCURACY *a, const ASN1_INTEGER *seconds) argument
/freebsd-current/crypto/openssh/
H A Dprogressmeter.c133 int hours, minutes, seconds; local
[all...]
H A Dauth2.c247 ensure_minimum_time_since(double start, double seconds) argument
/freebsd-current/tests/sys/kqueue/libkqueue/
H A Dmain.c88 kevent_get_timeout(int fd, int seconds) argument
/freebsd-current/sys/dev/watchdog/
H A Dwatchdog.c105 seconds_to_pow2ns(int seconds) argument
/freebsd-current/sbin/ipf/libipf/
H A Dipft_pc.c44 u_32_t seconds; member in struct:__anon213
/freebsd-current/usr.sbin/repquota/
H A Drepquota.c333 timeprt(time_t seconds) argument
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_cmd.c325 print_time_humanized(uint seconds) argument
342 uint seconds; local
[all...]
/freebsd-current/contrib/kyua/utils/process/
H A Dexecutor_test.cpp233 child_sleep(const int seconds) : _seconds(seconds) argument
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_control.c152 au_timetosec(time_t *seconds, u_long value, char mult) argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c355 double seconds; local
446 double seconds; local
523 double seconds; local
622 double seconds; local
[all...]
/freebsd-current/contrib/ldns/
H A Drdata.c695 uint32_t seconds = 0; local
[all...]
/freebsd-current/lib/libdpv/
H A Ddpv.c125 int seconds; local
/freebsd-current/sys/dev/hptmv/
H A Darray.h40 UINT seconds:6; /* 0 - 59 */ member in struct:_TIME_RECORD
/freebsd-current/sys/dev/hptnr/
H A Dosm.h116 HPT_U32 seconds:6; /* 0 - 59 */ member in struct:_TIME_RECORD
/freebsd-current/sys/dev/hptrr/
H A Dosm.h86 HPT_U32 seconds:6; /* 0 - 59 */ member in struct:_TIME_RECORD
/freebsd-current/tools/regression/sockets/sendfile/
H A Dsendfile.c128 setup_alarm(int seconds) argument
/freebsd-current/contrib/ntp/libntp/
H A Dmachines.c96 void sleep(int seconds) argument
105 void alarm (int seconds) argument
/freebsd-current/contrib/kyua/model/
H A Dmetadata.cpp121 unsigned int seconds; local

Completed in 344 milliseconds

1234