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

123

/freebsd-current/crypto/openssl/apps/
H A Derrstr.c20 OPT_ERR = -1, OPT_EOF = 0, OPT_HELP enumerator in enum:OPTION_choice
27 {"help", OPT_HELP, '-', "Display this summary"},
48 case OPT_HELP:
H A Dinfo.c23 {"help", OPT_HELP, '-', "Display this summary"},
51 case OPT_HELP:
H A Dprime.c26 {"help", OPT_HELP, '-', "Display this summary"},
58 case OPT_HELP:
H A Dnseq.c25 {"help", OPT_HELP, '-', "Display this summary"},
55 case OPT_HELP:
H A Drand.c31 {"help", OPT_HELP, '-', "Display this summary"},
65 case OPT_HELP:
H A Dpkeyparam.c28 {"help", OPT_HELP, '-', "Display this summary"},
64 case OPT_HELP:
H A Dversion.c26 {"help", OPT_HELP, '-', "Display this summary"},
59 case OPT_HELP:
H A Dkdf.c31 {"help", OPT_HELP, '-', "Display this summary"},
91 case OPT_HELP:
H A Dpkcs7.c32 {"help", OPT_HELP, '-', "Display this summary"},
73 case OPT_HELP:
H A Dsess_id.c29 {"help", OPT_HELP, '-', "Display this summary"},
66 case OPT_HELP:
H A Dgendsa.c35 {"help", OPT_HELP, '-', "Display this summary"},
73 case OPT_HELP:
H A Dciphers.c38 {"help", OPT_HELP, '-', "Display this summary"},
116 case OPT_HELP:
H A Ddsa.c47 {"help", OPT_HELP, '-', "Display this summary"},
104 case OPT_HELP:
H A Dcrl2pkcs7.c32 {"help", OPT_HELP, '-', "Display this summary"},
71 case OPT_HELP:
H A Dmac.c34 {"help", OPT_HELP, '-', "Display this summary"},
101 case OPT_HELP:
H A Decparam.c34 {"help", OPT_HELP, '-', "Display this summary"},
122 case OPT_HELP:
H A Dec.c34 {"help", OPT_HELP, '-', "Display this summary"},
91 case OPT_HELP:
H A Dpkey.c31 {"help", OPT_HELP, '-', "Display this summary"},
94 case OPT_HELP:
H A Drsautl.c39 {"help", OPT_HELP, '-', "Display this summary"},
96 case OPT_HELP:
H A Dspkac.c33 {"help", OPT_HELP, '-', "Display this summary"},
84 case OPT_HELP:
/freebsd-current/contrib/file/src/
H A Dfile_opts.h19 " display this help and exit\n", OPT_HELP)
/freebsd-current/contrib/flex/src/
H A Doptions.c115 {"-?", OPT_HELP, 0}
117 {"-h", OPT_HELP, 0}
119 {"--help", OPT_HELP, 0}
H A Doptions.h63 OPT_HELP,
62 OPT_HELP, enumerator in enum:flexopt_flag_t
/freebsd-current/bin/nproc/
H A Dnproc.c32 #define OPT_HELP (CHAR_MAX + 4) macro
38 { "help", no_argument, NULL, OPT_HELP },
98 case OPT_HELP:
/freebsd-current/contrib/xz/src/lzmainfo/
H A Dlzmainfo.c63 OPT_HELP, enumerator in enum:__anon107
68 { "help", no_argument, NULL, OPT_HELP },
76 case OPT_HELP:

Completed in 136 milliseconds

123