Home
last modified time | relevance | path

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

123

/freebsd/crypto/openssl/apps/
H A 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()
H A Dinfo.c23 {"help", OPT_HELP, '-', "Display this summary"},
51 case OPT_HELP: in info_main()
H A Dprime.c26 {"help", OPT_HELP, '-', "Display this summary"},
58 case OPT_HELP: in prime_main()
H A Drand.c31 {"help", OPT_HELP, '-', "Display this summary"},
65 case OPT_HELP: in rand_main()
H A Dversion.c26 {"help", OPT_HELP, '-', "Display this summary"},
59 case OPT_HELP: in version_main()
H A Dnseq.c25 {"help", OPT_HELP, '-', "Display this summary"},
55 case OPT_HELP: in nseq_main()
H A Dpkeyparam.c28 {"help", OPT_HELP, '-', "Display this summary"},
64 case OPT_HELP: in pkeyparam_main()
H A Dgendsa.c35 {"help", OPT_HELP, '-', "Display this summary"},
73 case OPT_HELP: in gendsa_main()
H A Dsess_id.c29 {"help", OPT_HELP, '-', "Display this summary"},
66 case OPT_HELP: in sess_id_main()
H A Dpkcs7.c32 {"help", OPT_HELP, '-', "Display this summary"},
73 case OPT_HELP: in pkcs7_main()
H A Dspkac.c33 {"help", OPT_HELP, '-', "Display this summary"},
84 case OPT_HELP: in spkac_main()
H A Dkdf.c31 {"help", OPT_HELP, '-', "Display this summary"},
91 case OPT_HELP: in kdf_main()
H A Dciphers.c38 {"help", OPT_HELP, '-', "Display this summary"},
116 case OPT_HELP: in ciphers_main()
H A Dcrl2pkcs7.c32 {"help", OPT_HELP, '-', "Display this summary"},
71 case OPT_HELP: in crl2pkcs7_main()
H A Ddsaparam.c41 {"help", OPT_HELP, '-', "Display this summary"},
86 case OPT_HELP: in dsaparam_main()
H A Dgenrsa.c48 {"help", OPT_HELP, '-', "Display this summary"},
104 case OPT_HELP: in genrsa_main()
H A Dmac.c34 {"help", OPT_HELP, '-', "Display this summary"},
101 case OPT_HELP: in mac_main()
H A Dec.c34 {"help", OPT_HELP, '-', "Display this summary"},
91 case OPT_HELP: in ec_main()
H A Ddsa.c47 {"help", OPT_HELP, '-', "Display this summary"},
104 case OPT_HELP: in dsa_main()
H A Drsautl.c39 {"help", OPT_HELP, '-', "Display this summary"},
96 case OPT_HELP: in rsautl_main()
H A Dpkey.c31 {"help", OPT_HELP, '-', "Display this summary"},
94 case OPT_HELP: in pkey_main()
/freebsd/bin/nproc/
H A Dnproc.c32 #define OPT_HELP (CHAR_MAX + 4) macro
38 { "help", no_argument, NULL, OPT_HELP },
98 case OPT_HELP: in main()
/freebsd/contrib/flex/src/
H A Doptions.c114 {"-?", OPT_HELP, 0}
116 {"-h", OPT_HELP, 0}
118 {"--help", OPT_HELP, 0}
H A Doptions.h62 OPT_HELP, enumerator
/freebsd/contrib/file/src/
H A Dfile_opts.h19 " display this help and exit\n", OPT_HELP)

123