Home
last modified time | relevance | path

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

/freebsd/bin/date/
H A Dvary.c101 static int mdays[12] = { 31, 0, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; variable
/freebsd/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/contrib/ntp/libntp/
H A Dntp_calendar.c1394 ntpcal_edate_to_eradays(int32_t years,int32_t mons,int32_t mdays) ntpcal_edate_to_eradays() argument
1423 ntpcal_edate_to_yeardays(int32_t years,int32_t mons,int32_t mdays) ntpcal_edate_to_yeardays() argument
/freebsd/contrib/ldns/
H A Dutil.c166 static const int mdays[] = { variable
/freebsd/contrib/unbound/sldns/
H A Dparseutil.c44 static const int mdays[] = { variable