Home
last modified time | relevance | path

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

123

/netbsd/src/crypto/external/bsd/openssl/dist/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()
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()
Dnseq.c25 {"help", OPT_HELP, '-', "Display this summary"},
55 case OPT_HELP: in nseq_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()
Dspkac.c33 {"help", OPT_HELP, '-', "Display this summary"},
84 case OPT_HELP: in spkac_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()
Dgenrsa.c48 {"help", OPT_HELP, '-', "Display this summary"},
104 case OPT_HELP: in genrsa_main()
Dciphers.c38 {"help", OPT_HELP, '-', "Display this summary"},
116 case OPT_HELP: in ciphers_main()
Dmac.c34 {"help", OPT_HELP, '-', "Display this summary"},
101 case OPT_HELP: in mac_main()
Dcrl2pkcs7.c32 {"help", OPT_HELP, '-', "Display this summary"},
71 case OPT_HELP: in crl2pkcs7_main()
Ddsaparam.c41 {"help", OPT_HELP, '-', "Display this summary"},
86 case OPT_HELP: in dsaparam_main()
Ddsa.c47 {"help", OPT_HELP, '-', "Display this summary"},
104 case OPT_HELP: in dsa_main()
Dec.c34 {"help", OPT_HELP, '-', "Display this summary"},
91 case OPT_HELP: in ec_main()
Drsautl.c39 {"help", OPT_HELP, '-', "Display this summary"},
96 case OPT_HELP: in rsautl_main()
Dpkey.c31 {"help", OPT_HELP, '-', "Display this summary"},
94 case OPT_HELP: in pkey_main()
Decparam.c34 {"help", OPT_HELP, '-', "Display this summary"},
122 case OPT_HELP: in ecparam_main()
Drehash.c495 {"help", OPT_HELP, '-', "Display this summary"},
496 {"h", OPT_HELP, '-', "Display this summary"},
527 case OPT_HELP: in rehash_main()
/netbsd/src/external/public-domain/xz/dist/src/lzmainfo/
Dlzmainfo.c61 OPT_HELP, in parse_args() enumerator
66 { "help", no_argument, NULL, OPT_HELP }, in parse_args()
74 case OPT_HELP: in parse_args()
/netbsd/src/external/bsd/file/dist/src/
Dfile_opts.h21 " display this help and exit\n", OPT_HELP)

123