/netbsd-src/usr.bin/cal/ |
H A D | cal.c | 157 int ambiguity, year, month, date; member 222 long month, year; in main() local 346 monthrange(int month, int year, int before, int after, int yearly) in monthrange() 492 day_array(int month, int year, int *days) in day_array() 531 day_in_year(int day, int month, int year) in day_in_year() 548 day_in_week(int day, int month, int year) in day_in_week() 672 int year, month, date; in gregorian_reform() local 815 reform_day_array(int month, int year, int *done, int *date, int *diw, int *diy, in reform_day_array()
|
/netbsd-src/external/bsd/flex/dist/examples/manual/ |
H A D | dates.lex | 9 char month[20],dow[20],day[20],year[20]; variable
|
/netbsd-src/sys/dev/ |
H A D | smbios_platform.c | 235 platform_scan_date(char *buf, unsigned int *month, unsigned int *day, in platform_scan_date() 260 unsigned int month, day, year; in platform_add_date() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/ |
H A D | datetime.cpp | 221 datetime::timestamp::from_values(const int year, const int month, in from_values() 330 datetime::set_mock_now(const int year, const int month, in set_mock_now()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | sqltypes.d | 72 SQLUSMALLINT month; member 84 SQLUSMALLINT month; member 115 SQLUINTEGER month; variable
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/ |
H A D | util.c | 143 int month = 0; in constraint_parse_month() local 176 int year, month, mday; in rbac_bv2constraint() local
|
/netbsd-src/sys/arch/mac68k/mac68k/ |
H A D | pram.c | 64 long year, month, day, hour, minute, seconds, i, dayperyear; in convtime() local
|
/netbsd-src/sys/arch/powerpc/powerpc/ |
H A D | rtas.c | 268 int status, year, month, day, hour, minute, second, nanosecond; in rtas_todr_gettime_ymdhms() local 290 int status, year, month, day, hour, minute, second, nanosecond; in rtas_todr_settime_ymdhms() local
|
/netbsd-src/tests/lib/libc/time/ |
H A D | t_strptime.c | 307 ATF_TC_HEAD(month, tc) in ATF_TC_HEAD() argument 314 ATF_TC_BODY(month, tc) in ATF_TC_BODY() argument
|
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | clock.c | 99 int year, month, day, hour, min, sec; in clock_to_gmt() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | date.d | 646 @property Month month() const @safe pure nothrow @nogc in yearBC() function 682 @property void month(Month month) @safe pure in yearBC() function 3622 this(int year, int month, int day) @safe pure in this() 3637 static void testDate(in Date date, int year, int month, int day) in testDate() 4097 @property Month month() const @safe pure nothrow @nogc in month() function 4133 @property void month(Month month) @safe pure in month() argument 7261 int day, month, year; variable 7407 auto month = dstr[$-5 .. $-3]; variable 7548 auto month = monthFromString(to!string(dstr[$-6 .. $-3])); variable 7710 static bool _valid(int year, int month, int day) @safe pure nothrow @nogc in _valid() [all …]
|
H A D | systime.d | 9303 int month = ((dt >> 21) & 0x0F); // 1 .. 12 in version() variable 9472 Month month; in version() variable 10574 Month month; in version() member
|
/netbsd-src/sys/arch/mvme68k/stand/netboot/ |
H A D | config.h | 46 u_char month; member
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | time.c | 135 int year, month, day, hour, minute, second; dns_time64_fromtext() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | time.c | 135 int year, month, day, hour, minute, second; in dns_time64_fromtext() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | syslogc.c | 300 static char *month[] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", in vsyslog() local
|
/netbsd-src/external/bsd/ntp/dist/ntpd/ |
H A D | refclock_palisade.h | 178 int month; /* for LEAP filter */ member
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | update_test.c | 62 set_mystdtime(int year, int month, int day) { in set_mystdtime() argument
|
/netbsd-src/tests/lib/libutil/ |
H A D | t_parsedate.c | 59 int year, int month, int day, int hour, int minute, int second) in parsecheck()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | systime.d | 10211 int month = ((dt >> 21) & 0x0F); // 1 .. 12 variable 10402 Month month; variable 11531 Month month; in version() member
|
/netbsd-src/external/bsd/cron/dist/ |
H A D | cron.c | 353 int minute, hour, dom, month, dow; in find_jobs() local
|
/netbsd-src/external/bsd/wpa/dist/src/utils/ |
H A D | os_win32.c | 62 int os_mktime(int year, int month, int day, int hour, int min, int sec, in os_mktime()
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | ntp_calendar.h | 17 uint8_t month; /* month, 1 = January */ member
|
/netbsd-src/usr.bin/at/ |
H A D | parsetime.c | 458 month(struct tm *tm) in month() function
|
/netbsd-src/usr.bin/calendar/ |
H A D | calendar.c | 274 int month; in isnow() local
|