Home
last modified time | relevance | path

Searched refs:TM_JANUARY (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dtzfile.h119 #define TM_JANUARY 0 macro
/titanic_50/usr/src/head/
H A Dtzfile.h189 #define TM_JANUARY 0 macro
/titanic_50/usr/src/lib/libc/port/locale/
H A Dstrftime.c351 if ((w == 52 && t->tm_mon == TM_JANUARY) || in _fmt()
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c1082 for (month = TM_JANUARY; month <= TM_DECEMBER; ++month) { in smb_gmtime_r()
1143 for (mm = TM_JANUARY; mm < tm->tm_mon; ++mm) { in smb_timegm()
/titanic_50/usr/src/cmd/zic/
H A Dzic.c271 { "January", TM_JANUARY },
1176 j = TM_JANUARY;
2159 m = TM_JANUARY;