Home
last modified time | relevance | path

Searched defs:SECSPERDAY (Results 1 – 11 of 11) sorted by relevance

/freebsd/usr.bin/finger/
H A Dsprint.c120 #define SECSPERDAY 86400 in sflag_print() macro
/freebsd/stand/efi/libefi/
H A Dtime.c57 #define SECSPERDAY (24 * SECSPERHOUR) macro
/freebsd/contrib/unbound/compat/
H A Dgmtime_r.c18 #define SECSPERDAY (24*60*60) macro
/freebsd/contrib/ntp/libntp/
H A Dmktime.c86 #define SECSPERDAY ((long) SECSPERHOUR * HOURSPERDAY) macro
/freebsd/usr.bin/calendar/
H A Dcalendar.h35 #define SECSPERDAY (24 * 60 * 60) macro
/freebsd/contrib/ntp/include/
H A Dntp_calendar.h94 #define SECSPERDAY (SECSPERHR * HRSPERDAY) macro
/freebsd/usr.sbin/fifolog/lib/
H A Dgetdate.y36 #define SECSPERDAY (24L * 60L * 60L) macro
/freebsd/contrib/tnftp/
H A Dtnftp.h469 #define SECSPERDAY 86400 macro
/freebsd/usr.bin/find/
H A Dgetdate.y60 #define SECSPERDAY (24L * 60L * 60L) macro
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c74 #define SECSPERDAY (60 * 60 * 24) macro
/freebsd/contrib/tzcode/
H A Dprivate.h973 #define SECSPERDAY global() macro