| /src/bin/ksh/ |
| H A D | var.c | 946 static time_t seconds; /* time SECONDS last set */ variable in typeref:typename:time_t
|
| /src/bin/sh/ |
| H A D | eval.c | 1810 conv_time(clock_t ticks, char *seconds, size_t l) argument
|
| H A D | var.c | 129 struct var seconds; variable in typeref:struct:var
|
| /src/dist/pf/sbin/pfctl/ |
| H A D | pfctl.c | 1646 pfctl_set_timeout(struct pfctl *pf, const char *opt, int seconds, int quiet) argument 1674 pfctl_load_timeout(struct pfctl *pf, unsigned int timeout, unsigned int seconds) argument
|
| /src/games/phantasia/ |
| H A D | main.c | 92 time_t seconds; /* for time of day */ local in function:main
|
| /src/games/rogue/ |
| H A D | machdep.c | 235 time_t seconds; local in function:md_gct 268 time_t seconds; local in function:md_gfmt 408 time_t seconds; local in function:md_gseed [all...] |
| /src/lib/libc/resolv/ |
| H A D | res_send.c | 880 int seconds, n, s; local in function:send_dg
|
| /src/lib/libc/time/ |
| H A D | Makefile | [all...] |
| H A D | localtime.c | 1708 register __time_t seconds; local in function:localsub [all...] |
| H A D | zdump.c | 675 intmax_t myy, seconds, years; local in function:yeartot [all...] |
| H A D | zic.c | 2834 int seconds, minutes; local in function:abbroffset 2921 register int seconds; local in function:stringoffset [all...] |
| /src/sbin/bioctl/ |
| H A D | bioctl.c | 238 char size[64], percent[16], seconds[20]; local in function:bio_show_volumes
|
| /src/sbin/raidctl/ |
| H A D | raidctl.c | 1191 int minutes, seconds, hours; local in function:get_time_string
|
| /src/sys/arch/i386/stand/pxeboot/ |
| H A D | pxe.h | 477 uint16_t seconds; /* seconds since did initial member in struct:__anonc2c59d832b08
|
| /src/sys/arch/mac68k/mac68k/ |
| H A D | pram.c | 64 long year, month, day, hour, minute, seconds, i, dayperyear; local in function:convtime
|
| /src/sys/arch/zaurus/stand/zboot/ |
| H A D | getsecs.c | 44 sleep(int seconds) argument
|
| /src/sys/dist/pf/net/ |
| H A D | pf.c | 647 pf_init_threshold(struct pf_threshold * threshold,u_int32_t limit,u_int32_t seconds) argument
|
| H A D | pfvar.h | 565 u_int32_t seconds; member in struct:pf_rule::__anon4f6b11741308 646 u_int32_t seconds; member in struct:pf_threshold 1418 int seconds; member in struct:pfioc_tm
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_common_nolibc.cc | 28 void SleepForSeconds(int seconds) { internal_sleep(seconds); } argument
|
| H A D | sanitizer_fuchsia.cc | 45 unsigned int internal_sleep(unsigned int seconds) { argument 73 void SleepForSeconds(int seconds) { internal_sleep(seconds); } argument
|
| H A D | sanitizer_linux.cc | 438 unsigned int internal_sleep(unsigned int seconds) { argument
|
| H A D | sanitizer_mac.cc | 201 unsigned int internal_sleep(unsigned int seconds) { argument
|
| H A D | sanitizer_netbsd.cc | 208 unsigned int internal_sleep(unsigned int seconds) { argument
|
| H A D | sanitizer_posix_libcdep.cc | 139 void SleepForSeconds(int seconds) { argument
|
| H A D | sanitizer_rtems.cc | 69 void SleepForSeconds(int seconds) { sleep(seconds); } argument
|