Home
last modified time | relevance | path

Searched defs:month (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/usr.bin/cal/
H A Dcal.c157 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 Ddates.lex9 char month[20],dow[20],day[20],year[20]; variable
/netbsd-src/sys/dev/
H A Dsmbios_platform.c235 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 Ddatetime.cpp221 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 Dsqltypes.d72 SQLUSMALLINT month; member
84 SQLUSMALLINT month; member
115 SQLUINTEGER month; variable
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Dutil.c143 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 Dpram.c64 long year, month, day, hour, minute, seconds, i, dayperyear; in convtime() local
/netbsd-src/sys/arch/powerpc/powerpc/
H A Drtas.c268 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 Dt_strptime.c307 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 Dclock.c99 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 Ddate.d646 @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 Dsystime.d9303 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 Dconfig.h46 u_char month; member
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dtime.c135 int year, month, day, hour, minute, second; dns_time64_fromtext() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dtime.c135 int year, month, day, hour, minute, second; in dns_time64_fromtext() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsyslogc.c300 static char *month[] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", in vsyslog() local
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Drefclock_palisade.h178 int month; /* for LEAP filter */ member
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dupdate_test.c62 set_mystdtime(int year, int month, int day) { in set_mystdtime() argument
/netbsd-src/tests/lib/libutil/
H A Dt_parsedate.c59 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 Dsystime.d10211 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 Dcron.c353 int minute, hour, dom, month, dow; in find_jobs() local
/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dos_win32.c62 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 Dntp_calendar.h17 uint8_t month; /* month, 1 = January */ member
/netbsd-src/usr.bin/at/
H A Dparsetime.c458 month(struct tm *tm) in month() function
/netbsd-src/usr.bin/calendar/
H A Dcalendar.c274 int month; in isnow() local

12