Searched refs:tm_year (Results 51 - 75 of 100) sorted by relevance

1234

/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dtm.h152 int tm_year; member in struct:Tm_s
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dstrftime.c338 cp = itoa((tm->tm_year% 100), cp, 2);
344 cp = itoa(1900 + tm->tm_year, cp, 4);
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dstrptime.c115 tm->tm_year = i * 100 - 1900;
448 tm->tm_year = i;
/illumos-gate/usr/src/cmd/cron/
H A Datq.c383 unpackeddate->tm_year += 1900;
388 unpackeddate->tm_mday, unpackeddate->tm_year,
H A Dcron.c1508 (t1)->tm_year == (t2)->tm_year && \
1515 (tp)->tm_year = yr; \
1610 tm_setup(&tmp, tm->tm_year, tm->tm_mon, tm->tm_mday,
1710 day1 = next_ge((d1-1)%days_in_mon(tm->tm_mon, tm->tm_year) + 1,
1721 day2 = (d1 + daysahead-1)%days_in_mon(tm->tm_mon, tm->tm_year) + 1;
1739 yr = tm->tm_year;
1748 db = days_btwn(tm->tm_mon, tm->tm_mday, tm->tm_year, mon,
1847 tmp2.tm_year = yr + 1;
1889 tm->tm_mday, tm->tm_year, mo
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c700 tmptr->tm_year += tmptr->tm_mon / 12;
705 tmptr->tm_year -= (temp / 12);
707 tmptr->tm_year--;
715 if (!year_is_cached || (cached_year != tmptr->tm_year)) {
716 cached_year = tmptr->tm_year;
718 /* For boundry values of tm_year, typecasting required */
724 if (isleap(tmptr->tm_year + TM_YEAR_BASE))
743 tmptr->tm_year < 1 || tmptr->tm_year > 138;
1183 * tm_year, tm_mo
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dparms.c465 (unsigned *)&tm.tm_year, (unsigned *)&tm.tm_mon,
475 if (tm.tm_year <= 37)
476 tm.tm_year += 100;
478 if (tm.tm_year >= 1900)
479 tm.tm_year -= 1900;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_decode.c246 ts.tm_year = 1000*c2i(s[0]) + 100*c2i(s[1]) + 10*c2i(s[2]) + c2i(s[3])
H A Dasn1_encode.c258 if (gtime->tm_year > 8099 || gtime->tm_mon > 11 ||
263 1900+gtime->tm_year, gtime->tm_mon+1,
/illumos-gate/usr/src/cmd/backup/lib/
H A Dgetdate.y606 Month = 12 * tm->tm_year + tm->tm_mon + RelMonth;
885 &(tm->tm_min), &(tm->tm_year)) < 4);
893 tm->tm_mday, CHECK_TM(tm->tm_year));
908 yyYear = tm->tm_year;
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dgetdate.y726 Month = 12 * tm->tm_year + tm->tm_mon + RelMonth;
898 int ay = a->tm_year + (TM_YEAR_ORIGIN - 1);
899 int by = b->tm_year + (TM_YEAR_ORIGIN - 1);
945 yyYear = tm->tm_year;
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c63 int tm_year; member in struct:tm
989 atm.tm_year = ((date >> 9) & 0x3F) + 80;
1017 i += atm.tm_year - 80;
1079 result->tm_year = year - TM_YEAR_BASE;
1133 year = tm->tm_year + TM_YEAR_BASE;
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_dtime.c161 then.tm_year = atoi(&dbuf[E_YEAR]) - 1900;
166 then.tm_yday, then.tm_wday, then.tm_year, then.tm_mon,
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dwrite.c269 s = (uint16_t)htons(v->tm_year + 1900);
H A Dread.c436 tm.tm_year = (uint16_t)ntohs(s) - 1900;
/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c135 year = tmp->tm_year;
/illumos-gate/usr/src/cmd/bnu/
H A Dperfstat.c594 (td->tm_year % 100),
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h359 int tm_year; /* years since 1900 */ member in struct:SMHBA_LibraryAttributes::__anon4389
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsrvsvc_clnt.c540 tm->tm_year = tod->tod_year - 1900;
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c1198 time->tm_year += 1900;
1201 time->tm_year, time->tm_mon, time->tm_mday,
/illumos-gate/usr/src/cmd/logins/
H A Dlogins.c748 (ptm->tm_year % 100));
764 (ptm->tm_year % 100));
/illumos-gate/usr/src/lib/libsqlite/src/
H A Ddate.c423 y.Y = pTm->tm_year + 1900;
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c323 local_tm->tm_year+1900, local_tm->tm_hour,
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c390 tm.tm_year + TM_YEAR_BASE, tm.tm_mon + 1, tm.tm_mday,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclsmc.c560 tm1.tm_year = 96;

Completed in 152 milliseconds

1234