Home
last modified time | relevance | path

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

/openssl/apps/include/
H A Dopt.h354 #define OPT_DUP -2 /* marks duplicate occurrence of option in help output */ macro
/openssl/apps/lib/
H A Dopt.c192 OPENSSL_assert(o->retval == OPT_DUP || o->retval > OPT_PARAM); in opt_init()
208 duplicated = next->retval != OPT_DUP in opt_init()
/openssl/apps/
H A Dcms.c199 {"signer", OPT_DUP, 's', "Signer certificate(s) output file"},
210 {"cades", OPT_DUP, '-', "Check signingCertificate (CAdES-BES)"},

Completed in 17 milliseconds