Home
last modified time | relevance | path

Searched defs:DAYS (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libast/common/tm/
H A Dtmfix.c33 #define DAYS(p) (tm_data.days[(p)->tm_mon]+((p)->tm_mon==1&&LEAP(p))) macro
/titanic_50/usr/src/uts/common/inet/
H A Dtunables.h142 #define DAYS (24 * HOURS) macro
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7cnca.c70 #define DAYS (24 * HOURS) macro
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dmisc.c227 #define DAYS (HOURS * 24) macro
/titanic_50/usr/src/cmd/sendmail/src/
H A Dconf.c265 #define DAYS * 24 HOURS macro
/titanic_50/usr/src/stand/lib/tcp/
H A Dtcp.c178 #define DAYS (24 * HOURS) macro