Home
last modified time | relevance | path

Searched defs:secs (Results 1 – 25 of 112) sorted by relevance

12345

/netbsd-src/usr.sbin/ac/
H A Dac.c62 time_t secs; member
244 update_user(struct user_list *head, char *name, time_t secs) in update_user()
333 show(const char *name, time_t secs) in show()
352 show_today(struct user_list *users, struct utmp_list *logins, time_t secs) in show_today()
388 time_t secs; in log_out() local
464 time_t secs = 0; in ac() local
/netbsd-src/sys/dev/
H A Dclock_subr.c85 uint64_t secs, i, year, days; in clock_ymdhms_to_secs() local
142 clock_secs_to_ymdhms(time_t secs, struct clock_ymdhms *dt) in clock_secs_to_ymdhms()
/netbsd-src/usr.bin/leave/
H A Dleave.c73 u_int secs; in main() local
131 doalarm(u_int secs) in doalarm()
/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dclock.h26 unsigned char secs[4]; member
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dclock.h26 unsigned char secs[4]; member
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dtime.c40 int secs; dns_time64_totext() local
137 int secs; dns_time64_fromtext() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dtime.c40 int secs; in dns_time64_totext() local
137 int secs; in dns_time64_fromtext() local
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_entry_copy_bhfi.c56 time_t secs; in archive_entry_copy_bhfi() local
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dtimetoa.c51 time_t secs, in format_time_fraction()
/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Dtest-libntp.c26 time_t secs = ntpcal_etime_to_seconds(H, M, S); in settime() local
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Ddata.c270 unsigned long d_tomtime(unsigned long secs) in d_tomtime()
284 unsigned long d_toutime(unsigned long secs) in d_toutime()
/netbsd-src/sys/arch/next68k/stand/boot/
H A Drtc.c104 u_int secs; in getsecs() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dsystem_clock.c74 gf_gettime_mono (time_t * secs, long * fracsecs, long * tck) in gf_gettime_mono()
H A Dtime_1.h214 gf_gettime (time_t * secs, long * usecs) in gf_gettime()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dsystem_clock.c74 gf_gettime_mono (time_t * secs, long * fracsecs, long * tck) in gf_gettime_mono()
H A Dtime_1.h214 gf_gettime (time_t * secs, long * usecs) in gf_gettime()
/netbsd-src/sys/stand/efiboot/
H A Dprompt.c77 int last_secs = -1, secs; in awaitkey() local
/netbsd-src/sys/arch/landisk/stand/boot/
H A Dgetsecs.c200 satime_t secs; in getsecs() local
/netbsd-src/sys/dev/mvme/
H A Dmemcreg.h110 #define MEMECC_SCRUB_PERIOD_HI(secs) (((secs) / 2) >> 8) argument
112 #define MEMECC_SCRUB_PERIOD_LO(secs) (((secs) / 2) & 0xffu) argument
/netbsd-src/lib/libc/nameser/
H A Dns_ttl.c62 int secs, mins, hours, days, weeks, x; in ns_format_ttl() local
/netbsd-src/tests/dev/clock_subr/
H A Dt_clock_subr.c262 time_t secs; in ATF_TC_BODY() local
/netbsd-src/external/bsd/libbind/dist/nameser/
H A Dns_ttl.c56 int secs, mins, hours, days, weeks, x; in ns_format_ttl() local
/netbsd-src/external/bsd/libfido2/dist/examples/
H A Dselect.c60 size_t *idx, int secs) in select_dev()
/netbsd-src/regress/sys/kern/select/
H A Dselect.c180 unsigned int secs; in main() local
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_calgps.h50 int32_t secs; /* since midnight, denorm is ok */ member

12345