Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dopt.c24 const char OPT_MORE_STR[] = "---"; variable
130 if (o->name == OPT_HELP_STR || o->name == OPT_MORE_STR) in opt_init()
844 if (o->name == OPT_MORE_STR) in opt_help()
870 if (o->name == OPT_MORE_STR) { in opt_help()
Dasn1pars.c44 {OPT_MORE_STR, 0, 0, "into multiple ASN1 blob wrappings"},
47 {OPT_MORE_STR, 0, 0, "(-inform will be ignored)"},
Dengine.c41 {OPT_MORE_STR, OPT_EOF, 1,
Dapps.h342 extern const char OPT_MORE_STR[];
Dopenssl.c342 || o->name == OPT_MORE_STR in list_options_for_command()
Dx509.c109 {OPT_MORE_STR, 1, 1, "Exit 1 if so, 0 if not"},
Dreq.c129 {OPT_MORE_STR, 1, 1, "(Required by some CA's)"},