Home
last modified time | relevance | path

Searched defs:seconds (Results 1 – 25 of 69) sorted by relevance

123

/openbsd-src/lib/libc/gen/
H A Dsleep.c35 sleep(unsigned int seconds) in sleep()
/openbsd-src/lib/libcrypto/asn1/
H A Da_time_posix.c81 is_valid_time(int hours, int minutes, int seconds) in is_valid_time()
106 int64_t minutes, int64_t seconds, int64_t *out_time) in posix_time_from_utc()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp352 void internal_sleep(unsigned seconds) { in internal_sleep()
355 void SleepForSeconds(unsigned seconds) { in SleepForSeconds()
360 void WaitForDebugger(unsigned seconds, const char *label) { in WaitForDebugger()
/openbsd-src/gnu/usr.bin/cvs/windows-NT/
H A Dwin32.c51 unsigned sleep(unsigned seconds) in sleep()
/openbsd-src/sbin/reboot/
H A Dreboot.c61 sleep_while_procs(int seconds) in sleep_while_procs()
/openbsd-src/gnu/usr.bin/perl/cpan/Time-Piece/
H A DSeconds.pm108 sub seconds { subroutine
/openbsd-src/gnu/llvm/libcxx/include/__chrono/
H A Dhh_mm_ss.h70 _LIBCPP_HIDE_FROM_ABI constexpr chrono::seconds seconds() const noexcept { return __s_; } in seconds() function
/openbsd-src/sys/dev/pci/
H A Dpwdog.c98 pwdog_set_timeout(void *self, int seconds) in pwdog_set_timeout()
H A Dwdt.c228 wdt_set_timeout(void *self, int seconds) in wdt_set_timeout()
/openbsd-src/lib/libcrypto/ts/
H A Dts_local.h104 ASN1_INTEGER *seconds; member
243 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member
H A Dts_rsp_print.c285 const ASN1_INTEGER *seconds = TS_ACCURACY_get_seconds(accuracy); in TS_ACCURACY_print_bio() local
/openbsd-src/regress/lib/libcrypto/bn/
H A Dbn_general.c115 benchmark_run(const struct benchmark *bm, int seconds) in benchmark_run()
H A Dbn_mul_div.c339 benchmark_run(const struct benchmark *bm, int seconds) in benchmark_run()
H A Dbn_shift.c593 benchmark_run(const struct benchmark *bm, int seconds) in benchmark_run()
/openbsd-src/gnu/llvm/libcxx/src/
H A Dchrono.cpp257 auto seconds = counter.QuadPart / freq.QuadPart; in __libcpp_steady_clock_now() local
/openbsd-src/games/phantasia/
H A Dmain.c111 time_t seconds; /* for time of day */ in main() local
/openbsd-src/usr.sbin/unbound/sldns/
H A Dparseutil.c78 time_t seconds; in sldns_mktime_from_utc() local
216 uint32_t seconds = 0; in sldns_str2period() local
[all...]
/openbsd-src/sbin/unwind/libunbound/sldns/
H A Dparseutil.c78 time_t seconds; in sldns_mktime_from_utc() local
216 uint32_t seconds = 0; in sldns_str2period() local
[all...]
/openbsd-src/usr.bin/top/
H A Dutils.c251 format_time(time_t seconds) in format_time()
/openbsd-src/usr.bin/less/
H A Dlinenum.c206 timeout_set(int seconds) in timeout_set()
/openbsd-src/usr.bin/ssh/
H A Dprogressmeter.c131 int hours, minutes, seconds; refresh_progress_meter() local
[all...]
/openbsd-src/usr.sbin/tcpdump/
H A Dutil.c165 static int seconds[] = {31536000, 604800, 86400, 3600, 60, 1}; in relts_print() local
/openbsd-src/usr.sbin/repquota/
H A Drepquota.c343 timeprt(time_t seconds) in timeprt()
/openbsd-src/sys/msdosfs/
H A Dmsdosfs_conv.c186 uint32_t seconds; in dos2unixtime() local
/openbsd-src/gnu/usr.bin/cvs/os2/
H A Drun.c542 sleep (unsigned int seconds) in sleep()

123