Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c129 static char *opt_chainout = NULL; variable
564 {&opt_certout}, {&opt_chainout},
2530 opt_chainout = opt_str(); in get_opts()
3037 opt_chainout, "chain") < 0) in cmp_main()