Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/apps/
HDcrl.c91 int hash = 0, issuer = 0, lastupdate = 0, nextupdate = 0, noout = 0; in crl_main() local
/freebsd-14-stable/crypto/openssl/apps/lib/
HDapps.c3253 int set_crl_nextupdate(X509_CRL *crl, const char *nextupdate, in set_crl_nextupdate()
/freebsd-14-stable/contrib/sendmail/src/
HDqueue.c6624 static time_t nextupdate = 0; in filesys_update() local