Searched defs:seconds (Results 1 - 25 of 95) sorted by relevance

1234

/freebsd-13-stable/lib/libc/gen/
H A Dsleep.c48 __sleep(unsigned int seconds) argument
/freebsd-13-stable/contrib/ntp/libparse/
H A Dgpstolfp.c41 gpstolfp( u_int weeks, u_int days, unsigned long seconds, l_fp * lfp ) argument
/freebsd-13-stable/contrib/ntp/lib/isc/unix/include/isc/
H A Dtime.h40 unsigned int seconds; member in struct:isc_interval
84 unsigned int seconds; member in struct:isc_time
[all...]
/freebsd-13-stable/contrib/kyua/utils/
H A Ddatetime.hpp58 int64_t seconds; member in class:utils::datetime::delta
/freebsd-13-stable/contrib/ldns/ldns/
H A Dduration.h59 time_t seconds; member in struct:ldns_duration_struct
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_nolibc.cpp27 void SleepForSeconds(int seconds) { internal_sleep(seconds); } argument
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestDrop.java43 static int seconds; field in class:TestDrop
/freebsd-13-stable/sys/net/route/
H A Droute_temporal.c88 int seconds; local
128 int seconds; local
[all...]
/freebsd-13-stable/contrib/libucl/tests/
H A Dtest_speed.c70 double start, end, seconds; local
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/badioctl/
H A Dbadioctl.c62 int i = 0, seconds; local
/freebsd-13-stable/contrib/dialog/
H A Dpause.c48 dialog_pause(const char *title, const char *cprompt, int height, int width, int seconds) argument
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.h100 inline double tsc_tick_count::tsc_interval_t::seconds() const { function in class:tsc_tick_count::tsc_interval_t
/freebsd-13-stable/stand/efi/libefi/
H A Dtime.c111 time_t seconds; local
/freebsd-13-stable/usr.bin/procstat/
H A Dprocstat_rusage.c70 int days, hours, minutes, seconds, used; local
/freebsd-13-stable/contrib/ipfilter/lib/
H A Dipft_pc.c48 u_32_t seconds; member in struct:__anon884
/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dtime.c61 isc_interval_set(isc_interval_t *i, unsigned int seconds, argument
84 isc_time_set(isc_time_t *t, unsigned int seconds, unsigned int nanoseconds) { argument
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_chronolog.c180 int seconds; /* seconds */ local
H A Drefclock_dumbclock.c203 int seconds; /* seconds */ local
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/time/
H A Dt_strptime.c426 ATF_TC(seconds); variable
/freebsd-13-stable/sys/fs/smbfs/
H A Dsmbfs_subr.c54 smb_time_local2server(struct timespec *tsp, int tzoff, u_long *seconds) argument
61 smb_time_server2local(u_long seconds, int tzoff, struct timespec *tsp) argument
83 u_long seconds; local
/freebsd-13-stable/stand/mips/beri/common/
H A Daltera_jtag_uart.c149 keyhit(int seconds) argument
/freebsd-13-stable/usr.sbin/rrenumd/
H A Dparser.y629 seconds: label
/freebsd-13-stable/usr.bin/rusers/
H A Drusers.c105 int days, hours, minutes, seconds; local
[all...]
/freebsd-13-stable/usr.bin/top/
H A Dutils.c239 format_time(long seconds) argument
/freebsd-13-stable/contrib/ntp/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...]

Completed in 157 milliseconds

1234