Home
last modified time | relevance | path

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

123

/openbsd/src/lib/libc/gen/
Dsleep.c35 sleep(unsigned int seconds) in sleep()
/openbsd/src/lib/libcrypto/asn1/
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/
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/
Dwin32.c51 unsigned sleep(unsigned seconds) in sleep()
/openbsd/src/sbin/reboot/
Dreboot.c61 sleep_while_procs(int seconds) in sleep_while_procs()
/openbsd/src/gnu/usr.bin/perl/cpan/Time-Piece/
DSeconds.pm108 sub seconds { subroutine
/openbsd/src/sys/dev/pci/
Dpwdog.c98 pwdog_set_timeout(void *self, int seconds) in pwdog_set_timeout()
Dwdt.c228 wdt_set_timeout(void *self, int seconds) in wdt_set_timeout()
/openbsd/src/lib/libcrypto/ts/
Dts_local.h104 ASN1_INTEGER *seconds; member
243 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member
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/
Dbn_general.c115 benchmark_run(const struct benchmark *bm, int seconds) in benchmark_run()
Dbn_mul_div.c339 benchmark_run(const struct benchmark *bm, int seconds) in benchmark_run()
Dbn_shift.c593 benchmark_run(const struct benchmark *bm, int seconds) in benchmark_run()
/openbsd/src/gnu/llvm/libcxx/src/
Dchrono.cpp257 auto seconds = counter.QuadPart / freq.QuadPart; in __libcpp_steady_clock_now() local
/openbsd/src/sbin/unwind/libunbound/sldns/
Dparseutil.c78 time_t seconds; in sldns_mktime_from_utc() local
216 uint32_t seconds = 0; in sldns_str2period() local
/openbsd/src/usr.sbin/unbound/sldns/
Dparseutil.c78 time_t seconds; in sldns_mktime_from_utc() local
216 uint32_t seconds = 0; in sldns_str2period() local
/openbsd/src/games/phantasia/
Dmain.c111 time_t seconds; /* for time of day */ in main() local
/openbsd/src/usr.bin/top/
Dutils.c251 format_time(time_t seconds) in format_time()
/openbsd/src/usr.bin/ssh/
Dprogressmeter.c130 int hours, minutes, seconds; in refresh_progress_meter() local
/openbsd/src/usr.bin/less/
Dlinenum.c206 timeout_set(int seconds) in timeout_set()
/openbsd/src/usr.sbin/tcpdump/
Dutil.c165 static int seconds[] = {31536000, 604800, 86400, 3600, 60, 1}; in relts_print() local
/openbsd/src/usr.sbin/repquota/
Drepquota.c343 timeprt(time_t seconds) in timeprt()
/openbsd/src/sys/msdosfs/
Dmsdosfs_conv.c186 uint32_t seconds; in dos2unixtime() local
/openbsd/src/gnu/usr.bin/cvs/os2/
Drun.c542 sleep (unsigned int seconds) in sleep()
/openbsd/src/usr.bin/last/
Dlast.c76 static int seconds = 0; variable

123