Home
last modified time | relevance | path

Searched refs:OPT (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/contrib/file/src/
H A Dfile_opts.h20 OPT('v', "version", 0, 0,
22 OPT('m', "magic-file", 1, 0,
25 OPT('z', "uncompress", 0, 0,
29 OPT('b', "brief", 0, 0,
35 OPT('e', "exclude", 1, 0,
45 OPT('i', "mime", 0, 0,
58 OPT('l', "list", 0, 0,
68 OPT('N', "no-pad", 0, 0,
70 OPT('0', "print0", 0, 0,
79 OPT('r', "raw", 0, 0,
[all …]
/freebsd/sbin/nvmecontrol/
H A Dreconnect.c134 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
135 OPT("transport", 't', arg_string, opt, transport,
137 OPT("nr-io-queues", 'i', arg_uint16, opt, num_io_queues,
139 OPT("queue-size", 'Q', arg_uint16, opt, queue_size,
141 OPT("keep-alive-tmo", 'k', arg_uint32, opt, kato,
143 OPT("hostnqn", 'q', arg_string, opt, hostnqn,
145 OPT("flow_control", 'F', arg_none, opt, flow_control,
147 OPT("hdr_digests", 'g', arg_none, opt, header_digests,
149 OPT("data_digests", 'G', arg_none, opt, data_digests,
153 #undef OPT
H A Dperftest.c73 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
74 OPT("perthread", 'p', arg_none, opt, perthread,
76 OPT("threads", 'n', arg_uint32, opt, threads,
78 OPT("size", 's', arg_uint32, opt, size,
80 OPT("time", 't', arg_uint32, opt, time,
82 OPT("operation", 'o', arg_string, opt, op,
84 OPT("interrupt", 'i', arg_string, opt, intr,
86 OPT("flags", 'f', arg_string, opt, flags,
90 #undef OPT
H A Dformat.c74 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
75 OPT("crypto", 'C', arg_none, opt, Cflag,
77 OPT("erase", 'E', arg_none, opt, Eflag,
79 OPT("lbaf", 'f', arg_uint32, opt, lbaf,
81 OPT("ms", 'm', arg_uint32, opt, ms,
83 OPT("pi", 'p', arg_uint32, opt, pi,
85 OPT("pil", 'l', arg_uint32, opt, pil,
87 OPT("ses", 's', arg_uint32, opt, ses,
91 #undef OPT
H A Dsanitize.c69 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
70 OPT("ause", 'U', arg_none, opt, ause,
72 OPT("ndas", 'd', arg_none, opt, ndas,
74 OPT("oipbp", 'I', arg_none, opt, oipbp,
76 OPT("reportonly", 'r', arg_none, opt, reportonly,
78 OPT("owpass", 'c', arg_uint8, opt, owpass,
80 OPT("ovrpat", 'p', arg_uint32, opt, ovrpat,
82 OPT("sanact", 'a', arg_string, opt, sanact,
86 #undef OPT
H A Dconnect.c233 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
234 OPT("transport", 't', arg_string, opt, transport,
236 OPT("cntlid", 'c', arg_string, opt, cntlid,
238 OPT("nr-io-queues", 'i', arg_uint16, opt, num_io_queues,
240 OPT("queue-size", 'Q', arg_uint16, opt, queue_size,
242 OPT("keep-alive-tmo", 'k', arg_uint32, opt, kato,
244 OPT("hostnqn", 'q', arg_string, opt, hostnqn,
246 OPT("flow_control", 'F', arg_none, opt, flow_control,
248 OPT("hdr_digests", 'g', arg_none, opt, header_digests,
250 OPT("data_digests", 'G', arg_none, opt, data_digests,
[all …]
H A Dresv.c82 OPT("crkey", 'c', arg_uint64, acquire_opt, crkey,
84 OPT("prkey", 'p', arg_uint64, acquire_opt, prkey,
86 OPT("rtype", 't', arg_uint8, acquire_opt, rtype,
88 OPT("racqa", 'a', arg_uint8, acquire_opt, racqa,
130 OPT("rrega", 'r', arg_uint8, register_opt, rrega,
132 OPT("iekey", 'i', arg_none, register_opt, iekey,
134 OPT("cptpl", 'p', arg_uint8, register_opt, cptpl,
170 OPT("rtype", 't', arg_uint8, release_opt, rtype,
172 OPT("rrela", 'a', arg_uint8, release_opt, rrela,
206 OPT("hex", 'x', arg_none, report_opt, hex,
[all …]
H A Dns.c155 OPT("nsze", 's', arg_uint64, create_opt, nsze,
157 OPT("ncap", 'c', arg_uint64, create_opt, cap,
159 OPT("lbaf", 'f', arg_uint32, create_opt, lbaf,
161 OPT("mset", 'm', arg_uint32, create_opt, mset,
163 OPT("nmic", 'n', arg_uint32, create_opt, nmic,
165 OPT("pi", 'p', arg_uint32, create_opt, pi,
167 OPT("pil", 'l', arg_uint32, create_opt, pil,
169 OPT("flbas", 'L', arg_uint32, create_opt, flbas,
171 OPT("dps", 'd', arg_uint32, create_opt, dps,
335 OPT("hex", 'x', arg_none, identify_opt, hex,
[all …]
H A Dpower.c180 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
181 OPT("list", 'l', arg_none, opt, list,
183 OPT("power", 'p', arg_uint32, opt, power,
185 OPT("workload", 'w', arg_uint32, opt, workload,
189 #undef OPT
H A Ddiscover.c275 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
276 OPT("transport", 't', arg_string, opt, transport,
278 OPT("hostnqn", 'q', arg_string, opt, hostnqn,
280 OPT("verbose", 'v', arg_none, opt, verbose,
284 #undef OPT
H A Dtelemetry.c61 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
62 OPT("output-file", 'O', arg_string, opt, outfn,
64 OPT("data-area", 'd', arg_uint8, opt, da,
68 #undef OPT
H A Didentify.c268 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
269 OPT("hex", 'x', arg_none, opt, hex,
271 OPT("verbose", 'v', arg_none, opt, verbose,
273 OPT("nsid", 'n', arg_uint32, opt, nsid,
277 #undef OPT
H A Ddevlist.c60 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
61 OPT("human", 'h', arg_none, opt, human,
65 #undef OPT
H A Dselftest.c112 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
113 OPT("test-code", 'c', arg_uint8, opt, stc,
117 #undef OPT
H A Dfirmware.c69 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
70 OPT("activate", 'a', arg_none, opt, activate,
72 OPT("slot", 's', arg_uint32, opt, slot,
74 OPT("firmware", 'f', arg_path, opt, fw_img,
78 #undef OPT
H A Dlogpage.c77 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
78 OPT("binary", 'b', arg_none, opt, binary,
80 OPT("hex", 'x', arg_none, opt, hex,
82 OPT("page", 'p', arg_uint32, opt, page,
84 OPT("lsp", 'f', arg_uint8, opt, lsp,
86 OPT("lsi", 'i', arg_uint16, opt, lsi,
88 OPT("rae", 'r', arg_none, opt, rae,
90 OPT("vendor", 'v', arg_string, opt, vendor,
94 #undef OPT
/freebsd/contrib/ncurses/progs/
H A Dcapconvert99 OPT="-x"
101 if test $OPT $TMP ; then
103 test $OPT $TMP && OPT="-f"
105 OPT="-f"
114 if test $OPT $x/tic
127 if test $OPT ../misc/shlib ; then
/freebsd/contrib/ncurses/misc/
H A Dtdlint38 OPT=""
99 -n) if [ -z "$OPT" ]
103 OPT="$OPT $1"
105 -*) OPT="$OPT $1"
114 eval lint $OPT $FILES $LIBS
H A Dmakellib63 OPT=""
74 OPT="$OPT $1"
145 echo OPT "$OPT"
148 if ( lint $CREATE $OPT $TARGET )
/freebsd/usr.bin/vgrind/
H A Dregexp.c124 #define OPT 1 macro
149 *cre = META | OPT; in convexp()
229 *cs = *cs | OPT; in expconv()
364 } else if (*cs & OPT) { in expmatch()
404 } else if (*cs & OPT) { in expmatch()
438 } else if (ptr != NULL && (*cs & OPT)) { in expmatch()
475 } else if (ptr != NULL && (*cs & OPT)) { in expmatch()
518 } else if (*cs & OPT) { in expmatch()
542 } else if (*cs & OPT) { in expmatch()
565 } else if (*cs & OPT) { in expmatch()
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c105 { "showpeer", showpeer, { NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD},
108 { "pstats", peerstats, { NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD },
129 { "addpeer", addpeer, { NTP_ADD, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
132 { "addserver", addserver, { NTP_ADD, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
138 { "broadcast", broadcast, { NTP_ADD, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
141 { "unconfig", unconfig, { NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD },
144 { "enable", set, { NTP_STR, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
147 { "disable", sys_clear, { NTP_STR, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
169 { "reset", reset, { NTP_STR, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
172 { "preset", preset, { NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD, OPT|NTP_ADD },
[all …]
H A Dntpdc.c112 { "?", help, { OPT|NTP_STR, NO, NO, NO },
115 { "help", help, { OPT|NTP_STR, NO, NO, NO },
121 { "delay", my_delay, { OPT|NTP_INT, NO, NO, NO },
124 { "host", host, { OPT|NTP_STR, OPT|NTP_STR, NO, NO },
127 { "passwd", passwd, { OPT|NTP_STR, NO, NO, NO },
133 { "debug", setdebug, { OPT|NTP_STR, NO, NO, NO },
142 { "keyid", keyid, { OPT|NTP_UINT, NO, NO, NO },
145 { "keytype", keytype, { OPT|NTP_STR, NO, NO, NO },
1209 if (!(xcmd->arg[i] & OPT)) { in docmd()
1405 argp->type = code & ~OPT; in getarg()
[all …]
/freebsd/crypto/openssl/demos/bio/
H A Ddescrip.mms16 IF "$(SHARED)" .EQS. "TRUE" THEN DEFINE OPT []shared.opt
17 IF "$(SHARED)" .NES. "TRUE" THEN DEFINE OPT []static.opt
20 DEASSIGN OPT
27 $(LINK) $(LINKFLAGS) $<,OPT:/OPT
/freebsd/crypto/heimdal/lib/krb5/
H A Dverify_user.c177 #define OPT(V, D) ((vopt && (vopt->V)) ? (vopt->V) : (D)) in verify_user_opt_int() macro
178 return verify_common (context, principal, OPT(ccache, NULL), in verify_user_opt_int()
179 OPT(keytab, NULL), vopt ? vopt->secure : TRUE, in verify_user_opt_int()
180 OPT(service, "host"), cred); in verify_user_opt_int()
181 #undef OPT in verify_user_opt_int()
/freebsd/tests/sys/cddl/zfs/tests/mount/
H A Dmounttest.ksh57 while getopts u: OPT ; do
58 case $OPT in

123