Searched defs:ndays (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dtimegm.c53 static const unsigned ndays[2][12] ={ local
/freebsd-13-stable/contrib/ntp/libntp/
H A Dcalyearstart.c25 u_int32 ndays; /* elapsed days since NTP starts */ local
44 u_int32 ndays; /* elapsed days since NTP starts */ local
63 u_int32 ndays; /* elapsed days since NTP starts */ local
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dtimegm.c45 static const unsigned ndays[2][12] ={ variable
/freebsd-13-stable/usr.bin/calendar/
H A Dlocale.c68 struct fixs ndays[8]; /* short national days names */ variable in typeref:struct:fixs
/freebsd-13-stable/lib/libcalendar/
H A Dcalendar.c69 jdate(int ndays, date *dt) argument
133 gdate(int ndays, date *dt) argument
[all...]
/freebsd-13-stable/usr.sbin/newsyslog/
H A Dptimes.c94 int ndays; local
/freebsd-13-stable/crypto/openssl/apps/
H A Docsp.c257 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; local
1133 make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, STACK_OF(X509) *ca, X509 *rcert, EVP_PKEY *rkey, const EVP_MD *rmd, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays, int badsig) argument
[all...]

Completed in 130 milliseconds