Home
last modified time | relevance | path

Searched refs:tm_yday (Results 26 – 33 of 33) sorted by relevance

12

/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c2540 else if (tm->tm_yday < gmt->tm_yday) /* cross dateline */ in tzone()
2542 else if (tm->tm_yday > gmt->tm_yday) in tzone()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_dtime.c166 then.tm_yday, then.tm_wday, then.tm_year, then.tm_mon, in unctime()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c68 int tm_yday; member
1301 result->tm_yday = tsec / SECSPERDAY; in smb_gmtime_r()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c1228 tmptr->tm_yday = (int)days; in offtime_u()
1265 jan01 = t - ((gmttm.tm_yday * SECSPERDAY) + in posix_check_dst()
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones.c924 tstruct.tm_yday, tstruct.tm_hour, tstruct.tm_min, in z_mount_in_lz()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c2072 tstruct.tm_mon, tstruct.tm_year, tstruct.tm_yday, in _getUniqueId()
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c1359 t.tm_yday = 0; in _glh_decode_timestamp()
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c1488 (tp)->tm_yday = 0;

12