Searched defs:SECSPERDAY (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Dtime.c62 #define SECSPERDAY (24 * SECSPERHOUR) macro
/netbsd-current/sys/arch/ia64/stand/efi/libefi/
H A Dtime.c62 #define SECSPERDAY (24 * SECSPERHOUR) macro
/netbsd-current/external/bsd/unbound/dist/compat/
H A Dgmtime_r.c18 #define SECSPERDAY (24*60*60) macro
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dmktime.c88 #define SECSPERDAY ((long) SECSPERHOUR * HOURSPERDAY) macro
/netbsd-current/include/
H A Dtzfile.h133 #define SECSPERDAY ((int_fast32_t) SECSPERHOUR * HOURSPERDAY) macro
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_calendar.h96 #define SECSPERDAY (SECSPERHR * HRSPERDAY) macro
/netbsd-current/external/bsd/ntp/dist/util/
H A Dntp-keygen.c1990 X509_time_adj(X509_getm_notAfter(cert), lifetime * SECSPERDAY, &epoch); local
/netbsd-current/lib/libc/time/
H A Dprivate.h994 #define SECSPERDAY ((int_fast32_t) SECSPERHOUR * HOURSPERDAY) macro

Completed in 362 milliseconds