Searched defs:SECSPERDAY (Results 1 - 12 of 12) sorted by path

/freebsd-10-stable/contrib/ntp/include/
H A Dntp_calendar.h90 #define SECSPERDAY (SECSPERHR * HRSPERDAY) macro
/freebsd-10-stable/contrib/ntp/libntp/
H A Dmktime.c86 #define SECSPERDAY ((long) SECSPERHOUR * HOURSPERDAY) macro
/freebsd-10-stable/contrib/ntp/util/
H A Dntp-keygen.c1986 X509_time_adj(X509_getm_notAfter(cert), lifetime * SECSPERDAY, &epoch); local
/freebsd-10-stable/contrib/sendmail/vacation/
H A Dvacation.c77 #define SECSPERDAY (60 * 60 * 24) macro
/freebsd-10-stable/contrib/tnftp/
H A Dtnftp.h469 #define SECSPERDAY 86400 macro
/freebsd-10-stable/contrib/tzcode/stdtime/
H A Dtzfile.h139 #define SECSPERDAY ((long) SECSPERHOUR * HOURSPERDAY) macro
/freebsd-10-stable/contrib/tzcode/zic/
H A Dzdump.c98 #define SECSPERDAY ((long) SECSPERHOUR * HOURSPERDAY) macro
/freebsd-10-stable/contrib/unbound/compat/
H A Dgmtime_r.c18 #define SECSPERDAY (24*60*60) macro
/freebsd-10-stable/sys/boot/efi/libefi/
H A Dtime.c59 #define SECSPERDAY (24 * SECSPERHOUR) macro
/freebsd-10-stable/sys/boot/ia64/ski/
H A Dtime.c58 #define SECSPERDAY (24 * SECSPERHOUR) macro
/freebsd-10-stable/usr.bin/calendar/
H A Dcalendar.h35 #define SECSPERDAY (24 * 60 * 60) macro
/freebsd-10-stable/usr.bin/finger/
H A Dsprint.c127 #define SECSPERDAY 86400 macro

Completed in 194 milliseconds