| /openbsd-src/lib/libc/gen/ |
| H A D | sleep.c | 35 sleep(unsigned int seconds) in sleep()
|
| /openbsd-src/lib/libcrypto/asn1/ |
| H A D | a_time_posix.c | 81 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 D | sanitizer_common.cpp | 352 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 D | win32.c | 51 unsigned sleep(unsigned seconds) in sleep()
|
| /openbsd-src/sbin/reboot/ |
| H A D | reboot.c | 61 sleep_while_procs(int seconds) in sleep_while_procs()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Time-Piece/ |
| H A D | Seconds.pm | 108 sub seconds { subroutine
|
| /openbsd-src/gnu/llvm/libcxx/include/__chrono/ |
| H A D | hh_mm_ss.h | 70 _LIBCPP_HIDE_FROM_ABI constexpr chrono::seconds seconds() const noexcept { return __s_; } in seconds() function
|
| /openbsd-src/sys/dev/pci/ |
| H A D | pwdog.c | 98 pwdog_set_timeout(void *self, int seconds) in pwdog_set_timeout()
|
| H A D | wdt.c | 228 wdt_set_timeout(void *self, int seconds) in wdt_set_timeout()
|
| /openbsd-src/lib/libcrypto/ts/ |
| H A D | ts_local.h | 104 ASN1_INTEGER *seconds; member 243 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member
|
| H A D | ts_rsp_print.c | 285 const ASN1_INTEGER *seconds = TS_ACCURACY_get_seconds(accuracy); in TS_ACCURACY_print_bio() local
|
| /openbsd-src/regress/lib/libcrypto/bn/ |
| H A D | bn_general.c | 115 benchmark_run(const struct benchmark *bm, int seconds) in benchmark_run()
|
| H A D | bn_mul_div.c | 339 benchmark_run(const struct benchmark *bm, int seconds) in benchmark_run()
|
| H A D | bn_shift.c | 593 benchmark_run(const struct benchmark *bm, int seconds) in benchmark_run()
|
| /openbsd-src/gnu/llvm/libcxx/src/ |
| H A D | chrono.cpp | 257 auto seconds = counter.QuadPart / freq.QuadPart; in __libcpp_steady_clock_now() local
|
| /openbsd-src/games/phantasia/ |
| H A D | main.c | 111 time_t seconds; /* for time of day */ in main() local
|
| /openbsd-src/usr.sbin/unbound/sldns/ |
| H A D | parseutil.c | 78 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 D | parseutil.c | 78 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 D | utils.c | 251 format_time(time_t seconds) in format_time()
|
| /openbsd-src/usr.bin/less/ |
| H A D | linenum.c | 206 timeout_set(int seconds) in timeout_set()
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | progressmeter.c | 131 int hours, minutes, seconds; refresh_progress_meter() local [all...] |
| /openbsd-src/usr.sbin/tcpdump/ |
| H A D | util.c | 165 static int seconds[] = {31536000, 604800, 86400, 3600, 60, 1}; in relts_print() local
|
| /openbsd-src/usr.sbin/repquota/ |
| H A D | repquota.c | 343 timeprt(time_t seconds) in timeprt()
|
| /openbsd-src/sys/msdosfs/ |
| H A D | msdosfs_conv.c | 186 uint32_t seconds; in dos2unixtime() local
|
| /openbsd-src/gnu/usr.bin/cvs/os2/ |
| H A D | run.c | 542 sleep (unsigned int seconds) in sleep()
|