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

12

/src/sys/arch/zaurus/stand/zboot/
H A Dgetsecs.c44 sleep(int seconds) argument
/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_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
H A Dsanitizer_fuchsia.cc45 unsigned int internal_sleep(unsigned int seconds) { argument
73 void SleepForSeconds(int seconds) { internal_sleep(seconds); } argument
/src/sys/external/bsd/gnu-efi/dist/apps/
H A Dmodelist.c72 SetWatchdog(UINTN seconds) argument
H A Dbltgrid.c96 SetWatchdog(UINTN seconds) argument
H A Dlfbgrid.c136 SetWatchdog(UINTN seconds) argument
/src/sys/arch/mac68k/mac68k/
H A Dpram.c64 long year, month, day, hour, minute, seconds, i, dayperyear; local in function:convtime
/src/tests/kernel/kqueue/
H A Dt_timer.c45 check_timespec(struct timespec *ts, time_t seconds) argument
279 time_t seconds; local in function:ATF_TC_BODY
[all...]
/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/games/phantasia/
H A Dmain.c92 time_t seconds; /* for time of day */ local in function:main
/src/usr.bin/quota/
H A Dprintquota.c100 timeprt(char *buf, size_t len, time_t now, time_t seconds) argument
146 timepprt(char * buf,size_t len,time_t seconds,int hflag) argument
[all...]
/src/usr.sbin/intrctl/
H A Dintrctl.c247 int seconds = 0; local in function:intrctl_list
/src/usr.sbin/screenblank/
H A Dscreenblank.c405 int seconds, nanoseconds, factor; local in function:cvt_arg
/src/sys/fs/msdosfs/
H A Dmsdosfs_conv.c177 time_t seconds; local in function:msdosfs_dos2unixtime
/src/bin/ksh/
H A Dvar.c946 static time_t seconds; /* time SECONDS last set */ variable in typeref:typename:time_t
/src/lib/libc/resolv/
H A Dres_send.c880 int seconds, n, s; local in function:send_dg
/src/sbin/bioctl/
H A Dbioctl.c238 char size[64], percent[16], seconds[20]; local in function:bio_show_volumes
/src/usr.sbin/mmcformat/
H A Dmmcformat.c69 int hours, minutes, seconds; local in function:print_eta
/src/lib/libc/time/
H A Dzdump.c675 intmax_t myy, seconds, years; local in function:yeartot
[all...]
/src/sbin/raidctl/
H A Draidctl.c1191 int minutes, seconds, hours; local in function:get_time_string
/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

Completed in 24 milliseconds

12