Home
last modified time | relevance | path

Searched defs:mdays (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/bin/date/
H A Dvary.c101 static int mdays[12] = { 31, 0, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; variable
/freebsd-src/crypto/openssl/crypto/asn1/
H A Da_time.c80 static const int mdays[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; in ossl_asn1_time_to_tm() local
/freebsd-src/contrib/ntp/libntp/
H A Dntp_calendar.c1393 int32_t mdays in ntpcal_edate_to_eradays()
1422 int32_t mdays in ntpcal_edate_to_yeardays()
/freebsd-src/contrib/unbound/sldns/
H A Dparseutil.c44 static const int mdays[] = { variable
/freebsd-src/contrib/ldns/
H A Dutil.c166 static const int mdays[] = { variable