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

123456

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dgdb-sigterm.c25 unsigned int seconds = TIMEOUT + 20; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dgdb-sigterm.c25 unsigned int seconds = TIMEOUT + 20; local
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dgetsecs.c44 sleep(int seconds) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsleep.c43 sleep(unsigned int seconds) argument
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dkillme_after.c48 void killme_after(unsigned int seconds) argument
/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dgpstolfp.c43 gpstolfp( u_int weeks, u_int days, unsigned long seconds, l_fp * lfp ) argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dsleep.cc31 void SleepForSeconds(double seconds) { argument
H A Dthread_timer.h32 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } argument
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/include/isc/
H A Dtime.h42 unsigned int seconds; member in struct:isc_interval
86 unsigned int seconds; member in struct:isc_time
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dsleep.cc31 void SleepForSeconds(double seconds) { argument
H A Dthread_timer.h32 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } argument
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dsleep.c50 sleep_i4_sub (GFC_INTEGER_4 *seconds) argument
60 sleep_i8_sub (GFC_INTEGER_8 *seconds) argument
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dsleep.c50 sleep_i4_sub (GFC_INTEGER_4 *seconds) argument
60 sleep_i8_sub (GFC_INTEGER_8 *seconds) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A Dtime.h39 unsigned int seconds; member in struct:isc_interval
90 unsigned int seconds; member in struct:isc_time
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/utils/
H A Ddatetime.hpp53 int64_t seconds; member in class:utils::datetime::delta
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_nolibc.cc28 void SleepForSeconds(int seconds) { internal_sleep(seconds); } argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_nolibc.cc26 void SleepForSeconds(int seconds) { internal_sleep(seconds); } argument
/netbsd-current/external/bsd/tcpdump/dist/
H A Dntp.c56 time_t seconds; local
H A Dprint-zep.c84 time_t seconds = i - JAN_1970; local
/netbsd-current/sys/arch/mac68k/mac68k/
H A Dpram.c64 long year, month, day, hour, minute, seconds, i, dayperyear; local
/netbsd-current/sys/external/bsd/gnu-efi/dist/apps/
H A Dmodelist.c72 SetWatchdog(UINTN seconds) argument
/netbsd-current/external/mpl/bind/dist/bin/tests/system/rpz/
H A Ddnsrps.c66 double seconds; local
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dtime.h47 unsigned int seconds; member in struct:isc_interval
108 unsigned int seconds; member in struct:isc_time
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Dduration.c224 uint64_t seconds = 0; local
[all...]
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgetdate.y535 seconds: signed_seconds | unsigned_seconds; label
[all...]

Completed in 274 milliseconds

123456