Searched defs:seconds (Results 1 - 25 of 37) sorted by path

12

/src/bin/ksh/
H A Dvar.c946 static time_t seconds; /* time SECONDS last set */ variable in typeref:typename:time_t
/src/bin/sh/
H A Deval.c1810 conv_time(clock_t ticks, char *seconds, size_t l) argument
H A Dvar.c129 struct var seconds; variable in typeref:struct:var
/src/dist/pf/sbin/pfctl/
H A Dpfctl.c1646 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 Dmain.c92 time_t seconds; /* for time of day */ local in function:main
/src/games/rogue/
H A Dmachdep.c235 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 Dres_send.c880 int seconds, n, s; local in function:send_dg
/src/lib/libc/time/
H A DMakefile[all...]
H A Dlocaltime.c1708 register __time_t seconds; local in function:localsub
[all...]
H A Dzdump.c675 intmax_t myy, seconds, years; local in function:yeartot
[all...]
H A Dzic.c2834 int seconds, minutes; local in function:abbroffset
2921 register int seconds; local in function:stringoffset
[all...]
/src/sbin/bioctl/
H A Dbioctl.c238 char size[64], percent[16], seconds[20]; local in function:bio_show_volumes
/src/sbin/raidctl/
H A Draidctl.c1191 int minutes, seconds, hours; local in function:get_time_string
/src/sys/arch/i386/stand/pxeboot/
H A Dpxe.h477 uint16_t seconds; /* seconds since did initial member in struct:__anonc2c59d832b08
/src/sys/arch/mac68k/mac68k/
H A Dpram.c64 long year, month, day, hour, minute, seconds, i, dayperyear; local in function:convtime
/src/sys/arch/zaurus/stand/zboot/
H A Dgetsecs.c44 sleep(int seconds) argument
/src/sys/dist/pf/net/
H A Dpf.c647 pf_init_threshold(struct pf_threshold * threshold,u_int32_t limit,u_int32_t seconds) argument
H A Dpfvar.h565 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 Dsanitizer_common_nolibc.cc28 void SleepForSeconds(int seconds) { internal_sleep(seconds); } argument
H A Dsanitizer_fuchsia.cc45 unsigned int internal_sleep(unsigned int seconds) { argument
73 void SleepForSeconds(int seconds) { internal_sleep(seconds); } argument
H A Dsanitizer_linux.cc438 unsigned int internal_sleep(unsigned int seconds) { argument
H A Dsanitizer_mac.cc201 unsigned int internal_sleep(unsigned int seconds) { argument
H A Dsanitizer_netbsd.cc208 unsigned int internal_sleep(unsigned int seconds) { argument
H A Dsanitizer_posix_libcdep.cc139 void SleepForSeconds(int seconds) { argument
H A Dsanitizer_rtems.cc69 void SleepForSeconds(int seconds) { sleep(seconds); } argument

Completed in 56 milliseconds

12