Searched refs:year (Results 126 - 150 of 196) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_zyfer.c278 &pp->year, &pp->day, &pp->hour, &pp->minute, &pp->second,
H A Drefclock_bancomm.c123 unsigned short year; member in struct:vmedate
368 * The year must come from the system clock.
373 tptr->year = (unsigned short)(tadr->tm_year + 1900);
H A Drefclock_irig.c52 * hour and day of the year and sometimes the year and synchronization
88 * are interpreted as below. This is followed by the year of century,
89 * day of year and time of day. Note that the time of day is for the
90 * previous minute, not the current time. The status indicator and year
897 * year; if so, it is nonzero after year 2000.
900 * when bad. We watch this only if the year is
909 "%6s%2d%1d%2s%3d%2d%2d%2d", sbs, &pp->year,
921 * synchronization. Raise an alarm if the year
[all...]
H A Drefclock_arbiter.c49 * yy = year of century
50 * ddd = day of year
352 &syncchar, &pp->year, &pp->day, &pp->hour,
H A Drefclock_as2201.c29 * the form "yy:ddd:hh:mm:ss.mmm\r" where yy = year of century, ddd =
30 * day of year, hh:mm:ss = second of day and mmm = millisecond of
303 if (sscanf(pp->a_lastcode, "%2d:%3d:%2d:%2d:%2d.%3ld", &pp->year,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_hooks.h339 int year, int wday, int yday, int isdst);
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/include/
H A Dprom.h82 u_char year; member in struct:mvmeprom_brdid
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/
H A Dtestsuite_hooks.h391 int year, int wday, int yday, int isdst);
/netbsd-6-1-5-RELEASE/lib/libc/time/
H A Dlocaltime.c145 #define DAY_OF_YEAR 1 /* n - day of year */
190 static time_t transtime(time_t janfirst, int year,
832 ** Day of year.
850 ** Given the Epoch-relative time of January 1, 00:00:00 UTC, in a year, the
851 ** year, a rule, and the offset from UTC at the time that rule takes effect,
856 transtime(const time_t janfirst, const int year, const struct rule *const rulep, argument
865 leapyear = isleap(year);
883 ** n - day of year.
903 yy0 = (rulep->r_mon <= 2) ? (year - 1) : year;
1014 int year; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tools/
H A Dcvs2cl.pl783 my ($ignore,$min,$hour,$mday,$mon,$year,$wday)
819 $year+1900, $mon+1, $mday, $hour, $min, $tag);
854 $year+1900, $mon+1, $mday, $hour, $min, $author);
859 $year+1900, $mon+1, $mday, $hour, $min, $author);
992 my ($year, $mon, $mday, $hours, $min, $secs, $author) = $line =~
995 die "Bad date or Y2K issues" unless ($year > 1969 and $year < 2258);
997 my $time = timegm($secs,$min,$hours,$mday,$mon-1,$year-1900);
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dgetdate.c232 /* Gregorian year, month, day, hour, minutes, seconds, and nanoseconds. */
233 textint year; member in struct:__anon2812
240 /* Relative year, month, day, hour, minutes, seconds, and nanoseconds. */
1713 pc->year.negative = 0;
1714 pc->year.value = (yyvsp[(1) - (5)].timespec).tv_sec;
1716 if (pc->year.value < 70)
1717 pc->year.value += 2000;
1718 else if (pc->year.value < 100)
1719 pc->year.value += 1900;
1721 for (i = pc->year
2724 long int year = textyear.value; local
3339 int year = tm.tm_year + pc.rel_year; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dx509v3.c551 int year, month, day, hour, min, sec; local
572 if (sscanf(pos, "%02d", &year) != 1) {
574 "UTCTime year", buf, len);
577 if (year < 50)
578 year += 2000;
580 year += 1900;
589 if (sscanf(pos, "%04d", &year) != 1) {
591 "GeneralizedTime year", buf, len);
636 if (os_mktime(year, month, day, hour, min, sec, val) < 0) {
639 if (year < 197
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/minizip/
H A Dzip.c324 uLong year = (uLong)ptm->tm_year; local
325 if (year>1980)
326 year-=1980;
327 else if (year>80)
328 year-=80;
330 (uLong) (((ptm->tm_mday) + (32 * (ptm->tm_mon+1)) + (512 * year)) << 16) |
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/minizip/
H A Dzip.c322 uLong year = (uLong)ptm->tm_year; local
323 if (year>1980)
324 year-=1980;
325 else if (year>80)
326 year-=80;
328 (uLong) (((ptm->tm_mday) + (32 * (ptm->tm_mon+1)) + (512 * year)) << 16) |
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libparse/
H A Dclk_meinberg.c76 * <dd>,<mm>,<yy> = day, month, year(2 digits!!)
99 * <dd>,<mm>,<yy> = day, month, year(2 digits!!)
126 * <dd>,<mm>,<yy> = day, month, year(2 digits!!)
303 Stoi(&buffer[format->field_offsets[O_YEAR].offset], &clock_time->year,
483 Stoi(&buffer[format->field_offsets[O_YEAR].offset], &clock_time->year,
H A Ddata_mbg.c140 tmp->year = get_lsb_short(buffpp);
267 tmp->year, tmp->month, tmp->mday,
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dmbg_gps166.h204 short year; /* 0..9999 */ member in struct:__anon1736
330 /* If the year in tzdl.tmon and tzdl.tm_off is or'ed with that constant, */
331 /* the receiver automatically generates daylight saving year by year. */
341 /* tm_on = first Sunday from March 25, 02:00:00h ( year |= DL_AUTO_FLAG ) */
342 /* tm_off = first Sunday from Sept 24, 03:00:00h ( year |= DL_AUTO_FLAG ) */
H A Dparse.h302 long year; member in struct:clocktime
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/utils/
H A Dos.h57 * @year: Four digit year
70 int os_mktime(int year, int month, int day, int hour, int min, int sec,
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dlog_accum.in394 local($sec,$min,$hour,$mday,$mon,$year) = localtime(time);
397 $cvs_user, $year%100, $mon+1, $mday,
400 # $login, $year%100, $mon+1, $mday,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dcopyright.py39 THIS_YEAR = str(datetime.date.today().year)
385 noticed updated with the current year added.
391 year.
468 # If the copyright year has already been added, the nothing else
/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Diodevice.h151 char padb; unsigned char year; member in struct:rtc::__anon6714
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drs5c313.c187 RTCGET(year, YEAR);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/doc/
H A Dtexi2html885 local($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst);
887 ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst) = localtime(time);
888 $year += ($year < 70) ? 2000 : 1900;
890 return($MONTH_NAMES->{$T2H_LANG}[$mon] . ", " . $mday . " " . $year);
5315 local(@MoY, $sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst);
5319 ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst) = localtime(time);
5320 $year += ($year < 70) ? 2000 : 1900;
5322 return("$MoY[$mon], $mday $year");
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/libasprintf/
H A Dtexi2html1812 local(@MoY, $sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst);
1816 ($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst) = localtime(time);
1817 $year += ($year < 70) ? 2000 : 1900;
1818 return("$mday $MoY[$mon] $year");

Completed in 479 milliseconds

12345678