Home
last modified time | relevance | path

Searched defs:DaysInMonth (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/fifolog/lib/
H A Dgetdate.y563 static int DaysInMonth[12] = { in Convert() local
/freebsd/usr.bin/find/
H A Dgetdate.y569 static int DaysInMonth[12] = { in Convert() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_getdate.c695 signed char DaysInMonth[12] = { Convert() local
/freebsd/contrib/ntp/util/
H A Dtg2.c2404 int DaysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; local