Home
last modified time | relevance | path

Searched refs:OPT_HELP (Results 1 – 25 of 115) sorted by relevance

12345

/third_party/node/deps/openssl/openssl/apps/
Derrstr.c20 OPT_ERR = -1, OPT_EOF = 0, OPT_HELP enumerator
27 {"help", OPT_HELP, '-', "Display this summary"},
48 case OPT_HELP: in errstr_main()
Dinfo.c27 {"help", OPT_HELP, '-', "Display this summary"},
58 case OPT_HELP: in info_main()
Dprime.c26 {"help", OPT_HELP, '-', "Display this summary"},
58 case OPT_HELP: in prime_main()
Dnseq.c25 {"help", OPT_HELP, '-', "Display this summary"},
55 case OPT_HELP: in nseq_main()
Dpkeyparam.c28 {"help", OPT_HELP, '-', "Display this summary"},
64 case OPT_HELP: in pkeyparam_main()
Drand.c31 {"help", OPT_HELP, '-', "Display this summary"},
65 case OPT_HELP: in rand_main()
Dversion.c26 {"help", OPT_HELP, '-', "Display this summary"},
59 case OPT_HELP: in version_main()
Dgendsa.c35 {"help", OPT_HELP, '-', "Display this summary"},
73 case OPT_HELP: in gendsa_main()
Dsess_id.c29 {"help", OPT_HELP, '-', "Display this summary"},
66 case OPT_HELP: in sess_id_main()
Dkdf.c31 {"help", OPT_HELP, '-', "Display this summary"},
91 case OPT_HELP: in kdf_main()
Dpkcs7.c32 {"help", OPT_HELP, '-', "Display this summary"},
73 case OPT_HELP: in pkcs7_main()
/third_party/openssl/apps/
Derrstr.c20 OPT_ERR = -1, OPT_EOF = 0, OPT_HELP enumerator
27 {"help", OPT_HELP, '-', "Display this summary"},
48 case OPT_HELP: in errstr_main()
Dinfo.c23 {"help", OPT_HELP, '-', "Display this summary"},
51 case OPT_HELP: in info_main()
Dprime.c26 {"help", OPT_HELP, '-', "Display this summary"},
58 case OPT_HELP: in prime_main()
Dnseq.c25 {"help", OPT_HELP, '-', "Display this summary"},
55 case OPT_HELP: in nseq_main()
Dpkeyparam.c28 {"help", OPT_HELP, '-', "Display this summary"},
64 case OPT_HELP: in pkeyparam_main()
Drand.c31 {"help", OPT_HELP, '-', "Display this summary"},
65 case OPT_HELP: in rand_main()
Dversion.c26 {"help", OPT_HELP, '-', "Display this summary"},
59 case OPT_HELP: in version_main()
Dgendsa.c35 {"help", OPT_HELP, '-', "Display this summary"},
73 case OPT_HELP: in gendsa_main()
Dsess_id.c29 {"help", OPT_HELP, '-', "Display this summary"},
66 case OPT_HELP: in sess_id_main()
Dkdf.c31 {"help", OPT_HELP, '-', "Display this summary"},
91 case OPT_HELP: in kdf_main()
Dpkcs7.c32 {"help", OPT_HELP, '-', "Display this summary"},
73 case OPT_HELP: in pkcs7_main()
Dspkac.c33 {"help", OPT_HELP, '-', "Display this summary"},
84 case OPT_HELP: in spkac_main()
/third_party/libinput/tools/
Dptraccel-debug.c231 OPT_HELP = 1, in main() enumerator
245 {"help", 0, 0, OPT_HELP }, in main()
262 case OPT_HELP: in main()
/third_party/libevdev/tools/
Dlibevdev-tweak-device.c58 OPT_HELP = 1 << 10, enumerator
265 { "help", 0, 0, OPT_HELP }, in parse_options_mode()
280 case OPT_HELP: in parse_options_mode()

12345