Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dcalyearstart.c27 u_int32 ndays; /* elapsed days since NTP starts */ in calyearstart() local
46 u_int32 ndays; /* elapsed days since NTP starts */ in calmonthstart() local
65 u_int32 ndays; /* elapsed days since NTP starts */ in calweekstart() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtimegm.c55 static const unsigned ndays[2][12] ={ in rk_timegm() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dtimegm.c47 static const unsigned ndays[2][12] ={ variable
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Docsp.c252 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local
1033 int nmin, int ndays, int badsig, in make_ocsp_response()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Docsp.c257 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local
1138 int nmin, int ndays, int badsig) in make_ocsp_response()