Home
last modified time | relevance | path

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

/sys/include/
Dktime.h11 int month; member
/sys/kern/
Dktime.c47 KTimeDaysInMonth(uint64_t year, uint64_t month) in KTimeDaysInMonth()
/lib/libc/
Dtime.c96 Time_DaysInMonth(uint64_t year, uint64_t month) in Time_DaysInMonth()