Home
last modified time | relevance | path

Searched refs:preserve_dates (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dx509.c293 int preserve_dates = 0; in x509_main() local
588 preserve_dates = 1; in x509_main()
604 if (preserve_dates && days != UNSET_DAYS) { in x509_main()
727 if (preserve_dates) in x509_main()
730 preserve_dates = 0; in x509_main()
823 if (!preserve_dates && !set_cert_times(x, NULL, NULL, days)) in x509_main()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonOpts.td38 def preserve_dates : Flag<["--"], "preserve-dates">,
41 Alias<preserve_dates>,
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-x509.pod.in58 [B<-preserve_dates>]
178 Unless the B<-preserve_dates> option is supplied,
378 Cannot be used together with the B<-preserve_dates> option.
380 =item B<-preserve_dates>