Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 3835) sorted by relevance

12345678910>>...154

/netbsd/src/usr.bin/menuc/testm/
Dmenus.mc65 option "Do nothing option",
68 option "Try a sub menu",
71 option "A scrollable menu",
74 option "Another scrollable menu",
77 option "Big non-scrollable menu, bombs on small screens",
80 option "A menu with no shortcuts",
83 option "A dynamic menu ...",
86 option "Continuous title and menu ...",
89 option "Run a shell...",
177 option "upper right", sub menu upperright;
[all …]
/netbsd/src/libexec/telnetd/
Dstate.c411 send_do(int option, int init) in send_do() argument
414 if ((do_dont_resp[option] == 0 && his_state_is_will(option)) || in send_do()
415 his_want_state_is_will(option)) in send_do()
422 if (option == TELOPT_TM) in send_do()
423 set_his_want_state_wont(option); in send_do()
425 set_his_want_state_will(option); in send_do()
426 do_dont_resp[option]++; in send_do()
428 (void) output_data("%c%c%c", IAC, DO, option); in send_do()
430 DIAG(TD_OPTIONS, printoption("td: send do", option)); in send_do()
446 willoption(int option) in willoption() argument
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-option.c28 namespace option {
54 const option_def &option; member
65 : option (option_), in option() function
75 : option (rval.option), in option_def_and_value()
79 clear_value (rval.option, rval.value); in option_def_and_value()
88 if (option.type == var_string) in ~option_def_and_value()
100 static void clear_value (const option_def &option, in clear_value()
105 if (option.type == var_string) in clear_value()
508 && ov->option.type == var_boolean in complete_options()
593 switch (ov->option.type) in save_option_value_in_ctx()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dopts-common.cc270 option_ok_for_language (const struct cl_option *option, in option_ok_for_language() argument
273 if (!(option->flags & lang_mask)) in option_ok_for_language()
275 else if ((option->flags & CL_TARGET) in option_ok_for_language()
276 && (option->flags & (CL_LANG_ALL | CL_DRIVER)) in option_ok_for_language()
277 && !(option->flags & (lang_mask & ~CL_COMMON & ~CL_TARGET))) in option_ok_for_language()
327 const struct cl_option *option = &cl_options[opt_index]; in opt_enum_arg_to_value() local
329 gcc_assert (option->var_type == CLVC_ENUM); in opt_enum_arg_to_value()
332 if (enum_arg_to_value (cl_enums[option->var_enum].values, arg, 0, in opt_enum_arg_to_value()
384 const struct cl_option *option = &cl_options[opt_index]; in generate_canonical_option() local
385 const char *opt_text = option->opt_text; in generate_canonical_option()
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/
Dhxtool-commands.in38 option = {
45 option = {
52 option = {
58 option = {
64 option = {
70 option = {
76 option = {
82 option = {
87 option = {
92 option = {
[all …]
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-csky.texi29 @cindex @code{march} command-line option, C-SKY
31 Assemble for architecture @var{archname}. The @option{--help} option
34 @cindex @code{mcpu} command-line option, C-SKY
36 Assemble for architecture @var{cpuname}. The @option{--help} option
39 @cindex @code{EL} command-line option, C-SKY
40 @cindex @code{mlittle-endian} command-line option, C-SKY
45 @cindex @code{EB} command-line option, C-SKY
46 @cindex @code{mbig-endian} command-line option, C-SKY
51 @cindex @code{fpic} command-line option, C-SKY
52 @cindex @code{pic} command-line option, C-SKY
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dcppdiropts.texi27 @option{--sysroot} and @option{-isysroot}.
29 Directories specified with @option{-iquote} apply only to the quote
31 Directories specified with @option{-I}, @option{-isystem},
32 or @option{-idirafter} apply to lookup for both the
47 by @option{-iquote} options are searched in left-to-right order,
51 Directories specified with @option{-I} options are scanned in
55 Directories specified with @option{-isystem} options are scanned in
62 Directories specified with @option{-idirafter} options are scanned in
66 You can use @option{-I} to override a system header
70 not use this option to add directories that contain vendor-supplied
[all …]
Doptions.texi7 @cindex option specification files
10 Most GCC command-line options are described by special option
16 * Option properties:: Supported option properties
34 has been declared in this way, it can be used as an option property.
43 A variable record to define a variable used to store option
48 options where declaring the initializer in a single option definition
50 for variables set in option handlers rather than referenced by
54 A variable record to define a variable used to store option
82 arguments to an option or options. These records have three fields:
84 text used to describe the set of strings in @option{--help} output.
[all …]
Dcppopts.texi29 quote the option. With @command{sh} and @command{csh},
30 @option{-D'@var{name}(@var{args@dots{}})=@var{definition}'} works.
32 @option{-D} and @option{-U} options are processed in the order they
33 are given on the command line. All @option{-imacros @var{file}} and
34 @option{-include @var{file}} options are processed after all
35 @option{-D} and @option{-U} options.
40 provided with a @option{-D} option.
51 If multiple @option{-include} options are given, the files are included
56 Exactly like @option{-include}, except that any output produced by
61 All files specified by @option{-imacros} are processed before all files
[all …]
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dinvoke-ntpd.texi61 option.
86 using the @code{agtexi-cmd} template and the option descriptions for the @code{ntpd} program.
90 * ntpd usage:: ntpd help/usage (@option{--help})
91 * ntpd ipv4:: ipv4 option (-4)
92 * ntpd ipv6:: ipv6 option (-6)
93 * ntpd authreq:: authreq option (-a)
94 * ntpd authnoreq:: authnoreq option (-A)
95 * ntpd configfile:: configfile option (-c)
96 * ntpd driftfile:: driftfile option (-f)
97 * ntpd panicgate:: panicgate option (-g)
[all …]
Dntpd-opts.h63 # error option template version mismatches autoopts/options.h header
174 # warning undefining IPV4 due to option name conflict
178 # warning undefining IPV6 due to option name conflict
182 # warning undefining AUTHREQ due to option name conflict
186 # warning undefining AUTHNOREQ due to option name conflict
190 # warning undefining BCASTSYNC due to option name conflict
194 # warning undefining CONFIGFILE due to option name conflict
198 # warning undefining DEBUG_LEVEL due to option name conflict
202 # warning undefining SET_DEBUG_LEVEL due to option name conflict
206 # warning undefining DRIFTFILE due to option name conflict
[all …]
/netbsd/src/external/bsd/ipf/dist/perl/
DIsbgraph21 %option=(
59 if (/\s*$elem\s*:\s*(.*)/) { $option{$elem}=$1; }
75 $YCELLGRIDSIZE = $YGRIDSIZE/$option{'NUMBERYCELLGRIDSIZE'};
87 $RANGE=$option{'MAXYVALUE'}-$option{'MINYVALUE'};
109 if ($option{'Transparent'} eq "yes") {$im->transparent($bg)};
115 for $i (0..$option{'XMAX'})
117 $xspace= $XINIT+$option{'XCELLGRIDSIZE'}*$i +$i;
129 $outhr=$hr+$option{'Graphnum'}*4;
136 $YCELLVALUE=($option{'MAXYVALUE'}-$option{'MINYVALUE'})/$option{'NUMBERYCELLGRIDSIZE'};
137 for $i (0..$option{'NUMBERYCELLGRIDSIZE'})
[all …]
/netbsd/src/external/gpl3/binutils/dist/binutils/doc/
Dbinutils.texi173 …[-]@var{p}[@var{mod}] [@option{--plugin} @var{name}] [@option{--target} @var{bfdname}] [@option{--…
201 @option{--record-libdeps} option is specified.
242 specify the single command-line option @option{-M}, you can control it
259option{-X32_64}] [@option{-}]@var{p}[@var{mod}] [@option{--plugin} @var{name}] [@option{--target} …
327 @command{ar} have the option of not updating the archive's symbol
394 restrictions on extracting from archives created with @option{P}: The
397 these restrictions then used the @option{--output} option to specify
430 for all files. When this option is used, if @command{ar} is used with
436 @option{--enable-deterministic-archives}, then this mode is on by default.
457 follow this option character, must use the same syntax as the linker
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm-cpus.in9 # Software Foundation; either version 3, or (at your option) any later
39 # The object names for cpu, arch and fpu objects are used for the public option
236 # form part of a named -mfpu option; it is used to map the capabilities
376 option fp add VFPv2 FP_DBL
378 option nofp remove ALL_FP
386 option fp add VFPv2 FP_DBL
388 option nofp remove ALL_FP
396 option fp add VFPv2 FP_DBL
398 option nofp remove ALL_FP
406 option fp add VFPv2 FP_DBL
[all …]
/netbsd/src/external/bsd/ntp/dist/sntp/
Dinvoke-sntp.texi63 using the @code{agtexi-cmd} template and the option descriptions for the @code{sntp} program.
67 * sntp usage:: sntp help/usage (@option{--help})
68 * sntp ipv4:: ipv4 option (-4)
69 * sntp ipv6:: ipv6 option (-6)
70 * sntp authentication:: authentication option (-a)
71 * sntp broadcast:: broadcast option (-b)
72 * sntp concurrent:: concurrent option (-c)
73 * sntp gap:: gap option (-g)
74 * sntp kod:: kod option (-K)
75 * sntp keyfile:: keyfile option (-k)
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/kuser/
Dkdigest-commands.in37 option = {
46 option = {
52 option = {
58 option = {
64 option = {
70 option = {
76 option = {
82 option = {
91 option = {
97 option = {
[all …]
Dheimtools-commands.in38 option = {
44 option = {
50 option = {
56 option = {
61 option = {
67 option = {
74 option = {
80 option = {
86 option = {
91 option = {
[all …]
/netbsd/src/external/bsd/ntp/dist/scripts/ntpsweep/
Dinvoke-ntpsweep.texi20 using the @code{agtexi-cmd} template and the option descriptions for the @code{ntpsweep} program.
23 * ntpsweep usage:: ntpsweep help/usage (@option{--help})
24 * ntpsweep host-list:: host-list option (-l)
25 * ntpsweep peers:: peers option (-p)
26 * ntpsweep maxlevel:: maxlevel option (-m)
27 * ntpsweep strip:: strip option (-s)
28 * ntpsweep host:: host option (-h)
33 @subsection ntpsweep help/usage (@option{--help})
38 The text printed is the same whether selected with the @code{help} option
39 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmaint-test-options.c168 static const gdb::option::option_def test_options_option_defs[] = {
171 gdb::option::flag_option_def<test_options_opts> {
179 gdb::option::flag_option_def<test_options_opts> {
184 gdb::option::flag_option_def<test_options_opts> {
191 gdb::option::boolean_option_def<test_options_opts> {
199 gdb::option::enum_option_def<test_options_opts> {
208 gdb::option::uinteger_option_def<test_options_opts> {
219 gdb::option::pinteger_option_def<test_options_opts> {
230 gdb::option::string_option_def<test_options_opts> {
241 static inline gdb::option::option_def_group
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/kadmin/
Dkadmin-commands.in38 option = {
45 option = {
52 option = {
57 option = {
62 option = {
73 option = {
79 option = {
93 option = {
98 option = {
103 option = {
[all …]
/netbsd/src/external/bsd/ntp/dist/scripts/
Dinvoke-plot_summary.texi16 using the @code{agtexi-cmd} template and the option descriptions for the @code{plot_summary} progra…
19 * plot_summary usage:: plot_summary help/usage (@option{--help})
20 * plot_summary directory:: directory option
21 * plot_summary identifier:: identifier option
22 * plot_summary peer:: peer option
23 * plot_summary plot-term:: plot-term option
24 * plot_summary output-file:: output-file option
29 @subsection plot_summary help/usage (@option{--help})
34 The text printed is the same whether selected with the @code{help} option
35 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dappdefault.c40 krb5_const_realm realm, const char *option, in krb5_appdefault_boolean() argument
48 "libdefaults", option, NULL); in krb5_appdefault_boolean()
51 "realms", realm, option, NULL); in krb5_appdefault_boolean()
55 option, in krb5_appdefault_boolean()
61 option, in krb5_appdefault_boolean()
67 option, in krb5_appdefault_boolean()
74 option, in krb5_appdefault_boolean()
82 krb5_const_realm realm, const char *option, in krb5_appdefault_string() argument
89 "libdefaults", option, NULL); in krb5_appdefault_string()
92 "realms", realm, option, NULL); in krb5_appdefault_string()
[all …]
/netbsd/src/lib/libcrypt/
Dpw_gensalt.c89 __gensalt_old(char *salt, size_t saltsiz, const char *option) in __gensalt_old() argument
102 __gensalt_new(char *salt, size_t saltsiz, const char* option) in __gensalt_new() argument
111 if (getnum(option, &nrounds) == -1) in __gensalt_new()
128 __gensalt_md5(char *salt, size_t saltsiz, const char *option) in __gensalt_md5() argument
145 __gensalt_sha1(char *salt, size_t saltsiz, const char *option) in __gensalt_sha1() argument
150 if (getnum(option, &nrounds) == -1) in __gensalt_sha1()
170 const char *option, argon2_type atype) in __gensalt_argon2_decode_option() argument
182 if (option == NULL) { in __gensalt_argon2_decode_option()
186 in = strdup(option); in __gensalt_argon2_decode_option()
240 const char *option, argon2_type atype) in __gensalt_argon2() argument
[all …]
/netbsd/src/external/bsd/kyua-cli/dist/utils/cmdline/
Dparser.cpp64 utils::auto_array< ::option > long_options;
81 data.long_options.reset(new ::option[options.size() + 1]); in options_to_getopt_data()
86 const cmdline::base_option* option = options[i]; in options_to_getopt_data() local
87 ::option& long_option = data.long_options[i]; in options_to_getopt_data()
89 long_option.name = option->long_name().c_str(); in options_to_getopt_data()
90 if (option->needs_arg()) in options_to_getopt_data()
96 if (option->has_short_name()) { in options_to_getopt_data()
97 data.short_options += option->short_name(); in options_to_getopt_data()
98 if (option->needs_arg()) in options_to_getopt_data()
100 id = option->short_name(); in options_to_getopt_data()
[all …]
/netbsd/src/usr.bin/ipcs/
Dipcs.c91 static int option = 0; variable
196 option |= BIGGEST | CREATOR | OUTSTANDING | PID | TIME; in main()
199 option |= BIGGEST; in main()
202 option |= CREATOR; in main()
205 option |= OUTSTANDING; in main()
208 option |= PID; in main()
211 option |= TIME; in main()
302 if (option & CREATOR) in show_msginfo_hdr()
304 if (option & OUTSTANDING) in show_msginfo_hdr()
306 if (option & BIGGEST) in show_msginfo_hdr()
[all …]

12345678910>>...154