Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/ips/
H A Dips_commands.c505 int mon_lengths[2][IPS_MONSPERYEAR] = { in ips_ffdc_settime() local
/dflybsd-src/contrib/ldns/
H A Dutil.c251 const int *mon_lengths = is_leap_year(result->tm_year) ? in ldns_mon_and_mday_from_year_and_yday() local
/dflybsd-src/lib/libc/stdtime/
H A Dlocaltime.c648 static const int mon_lengths[2][MONSPERYEAR] = { variable