Home
last modified time | relevance | path

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

12345678910>>...48

/dragonfly/libexec/telnetd/
H A Dstate.c425 if ((do_dont_resp[option] == 0 && his_state_is_will(option)) || in send_do()
458 if (do_dont_resp[option] && his_state_is_will(option)) in willoption()
463 switch (option) { in willoption()
579 switch (option) { in willoption()
641 if ((do_dont_resp[option] == 0 && his_state_is_wont(option)) || in send_dont()
663 if (do_dont_resp[option] && his_state_is_wont(option)) in wontoption()
669 switch (option) { in wontoption()
788 if ((will_wont_resp[option] == 0 && my_state_is_will(option))|| in send_will()
823 if (will_wont_resp[option] && my_state_is_will(option)) in dooption()
944 if ((will_wont_resp[option] == 0 && my_state_is_wont(option)) || in send_wont()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dopts-common.c418 gcc_assert (option); in add_misspelling_candidates()
527 if (option->cl_disabled) in decode_cmdline_option()
628 option = new_option; in decode_cmdline_option()
692 && (value < option->range_min || value > option->range_max)) in decode_cmdline_option()
1167 option->opt_text); in cmdline_handle_error()
1174 option->opt_text, option->range_min, option->range_max); in cmdline_handle_error()
1294 ? option->var_value in set_option()
1496 if (option->var_type == CLVC_BOOLEAN || option->var_type == CLVC_ENUM) in control_warning_option()
1505 cmdline_handle_error (loc, option, option->opt_text, arg, in control_warning_option()
1516 cmdline_handle_error (loc, option, option->opt_text, arg, in control_warning_option()
[all …]
H A Dlto-opts.c117 struct cl_decoded_option *option = &save_decoded_options[i]; in lto_write_options() local
120 switch (option->opt_index) in lto_write_options()
134 if (!(cl_options[option->opt_index].flags & (CL_COMMON|CL_TARGET|CL_LTO))) in lto_write_options()
138 if ((cl_options[option->opt_index].flags & CL_TARGET) in lto_write_options()
144 if (cl_options[option->opt_index].cl_reject_driver) in lto_write_options()
151 if ((cl_options[option->opt_index].flags & (CL_DRIVER|CL_WARNING)) in lto_write_options()
152 && (!lto_stream_offload_p || option->opt_index != OPT_foffload_)) in lto_write_options()
155 for (j = 0; j < option->canonical_option_num_elements; ++j) in lto_write_options()
157 option->canonical_option[j]); in lto_write_options()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dopts-common.c445 if (option->cl_disabled) in decode_cmdline_option()
523 if (option->neg_alias_arg) in decode_cmdline_option()
529 arg = option->alias_arg; in decode_cmdline_option()
546 option = new_option; in decode_cmdline_option()
574 if (option->warn_message) in decode_cmdline_option()
579 if (option->cl_disabled) in decode_cmdline_option()
806 if (option->neg_index < 0) in prune_options()
1014 option->opt_text); in read_cmdline_option()
1081 switch (option->var_type) in set_option()
1092 ? option->var_value in set_option()
[all …]
H A Dlto-opts.c94 struct cl_decoded_option *option = &save_decoded_options[i]; in lto_write_options() local
97 switch (option->opt_index) in lto_write_options()
111 if (!(cl_options[option->opt_index].flags & (CL_COMMON|CL_TARGET|CL_LTO))) in lto_write_options()
116 if (cl_options[option->opt_index].cl_reject_driver) in lto_write_options()
122 if (cl_options[option->opt_index].flags & (CL_DRIVER|CL_WARNING)) in lto_write_options()
125 for (j = 0; j < option->canonical_option_num_elements; ++j) in lto_write_options()
127 option->canonical_option[j]); in lto_write_options()
/dragonfly/usr.bin/find/
H A Dfunction.c83 palloc(OPTION *option) in palloc() argument
270 new = palloc(option); in c_Xmin()
315 new = palloc(option); in c_Xtime()
343 new = palloc(option); in c_mXXdepth()
417 return palloc(option); in c_delete()
455 new = palloc(option); in c_depth()
634 new = palloc(option); in c_exec()
764 new = palloc(option); in c_flags()
879 new = palloc(option); in c_fstype()
942 new = palloc(option); in c_group()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Doptions.texi92 option properties.
221 The option will turn off another option @var{othername}, which is
228 For example, if options @option{-@var{a}}, @option{-@var{b}} and
274 For an option marked @code{Separate}, the option only takes an
342 for the option. If the option is attached to @samp{target_flags},
353 The option is the inverse of another option that has the
383 @option{-@var{opt}}, and @option{-@var{opt}} is considered to be
397 text is the option and what text is any argument to that option.
405 For an option marked with @code{Alias(@var{opt})}, the option is
421 Java @option{-d} option and should not be used for new options.
[all …]
H A Dcppopts.texi37 @option{-D} and @option{-U} options.
42 provided with a @option{-D} option.
81 At present this is @option{-Wcomment}, @option{-Wtrigraphs},
104 This option is implied by @option{-Wall}. If @option{-Wall} is not
231 When used with @option{-M} or @option{-MM}, specifies a
295 @option{-MQ}.
365 option.
383 The @option{-ansi} option is equivalent to @option{-std=c90}.
497 This option is like the @option{--sysroot} option, but applies only to
535 The option's behavior depends on the @option{-E} and @option{-fpreprocessed}
[all …]
H A Dinvoke.texi40 gcc [@option{-c}|@option{-S}|@option{-E}] [@option{-std=}@var{standard}]
41 [@option{-g}] [@option{-pg}] [@option{-O}@var{level}]
45 [@option{-f}@var{option}@dots{}] [@option{-m}@var{machine-option}@dots{}]
6311 @option{-O2}, @option{-O3}, @option{-Os}.
6346 Enabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
6483 Enabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
6703 Enabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
7565 @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
7651 @option{-O2}, @option{-O3}, @option{-Os}.
7686 @option{-O2}, @option{-O3}, @option{-Os}.
[all …]
H A Dstandards.texi70 @option{-ansi}, @option{-std=c90} or @option{-std=iso9899:1990}; to obtain
72 @option{-pedantic} (or @option{-pedantic-errors} if you want them to be
92 standard, use @option{-std=c99} or @option{-std=iso9899:1999}. (While in
112 @option{-std=gnu90} (for C90 with GNU extensions), @option{-std=gnu99}
116 @option{-std=gnu99} or @option{-std=gnu11} in some future release when
151 option @option{-ffreestanding}; it will then define
187 @option{-std=c++98}, or @option{-std=c++03}; to obtain all the diagnostics
199 standard in GCC, use the option @option{-std=c++11}; to obtain all the
201 @option{-pedantic} (or @option{-pedantic-errors} if you want them to
209 @option{-std} option listed above will disable these extensions. You
[all …]
/dragonfly/contrib/binutils-2.27/binutils/doc/
H A Dbinutils.texi735 nm [@option{-A}|@option{-o}|@option{--print-file-name}] [@option{-a}|@option{--debug-syms}]
738 [@option{-g}|@option{--extern-only}] [@option{-h}|@option{--help}]
739 [@option{-l}|@option{--line-numbers}] [@option{-n}|@option{-v}|@option{--numeric-sort}]
740 [@option{-P}|@option{--portability}] [@option{-p}|@option{--no-sort}]
741 [@option{-r}|@option{--reverse-sort}] [@option{-S}|@option{--print-size}]
743 [@option{-u}|@option{--undefined-only}] [@option{-V}|@option{--version}]
2690 [@option{-d}|@option{-o}|@option{-x}|@option{--radix=}@var{number}]
2960 [@option{-S}|@option{-g}|@option{-d}|@option{--strip-debug}]
2972 [@option{-v} |@option{--verbose}] [@option{-V}|@option{--version}]
3542 [@option{-h}|@option{--help}] [@option{-V}|@option{--version}]
[all …]
/dragonfly/usr.bin/ipcs/
H A Dipcs.c131 int option = 0; in main() local
168 option |= BIGGEST; in main()
174 option |= CREATOR; in main()
183 option |= PID; in main()
186 option |= TIME; in main()
261 if (option & PID) in main()
263 if (option & TIME) in main()
302 if (option & PID) in main()
354 if (option & PID) in main()
356 if (option & TIME) in main()
[all …]
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-cris.texi43 @cindex @option{--underscore} command line option, CRIS
44 @cindex @option{--no-underscore} command line option, CRIS
45 @cindex CRIS @option{--underscore} command line option
46 @cindex CRIS @option{--no-underscore} command line option
61 @cindex @option{--pic} command line option, CRIS
62 @cindex CRIS @option{--pic} command line option
77 The option @option{--march=@var{architecture}}
106 @cindex @option{-N} command line option, CRIS
107 @cindex CRIS @option{-N} command line option
194 Reflects the option @option{--march=v10}.
[all …]
H A Dc-m32r.texi33 @cindex @samp{-m32rx} option, M32RX
51 @cindex @samp{-m32r} option, M32R
65 @cindex @code{-EL} option, M32R
69 @cindex @code{-big} option, M32R
74 @cindex @code{-EB} option, M32R
91 This option disables a previously enabled @emph{-parallel} option.
100 @cindex @code{-O} option, M32RX
121 option.
131 option.
148 option.
[all …]
/dragonfly/contrib/tcpdump/
H A Dprint-dccp.c537 if (GET_U_1(option) >= 32) { in dccp_print_option()
538 optlen = GET_U_1(option + 1); in dccp_print_option()
540 if (GET_U_1(option) >= 128) in dccp_print_option()
542 GET_U_1(option)); in dccp_print_option()
552 if (GET_U_1(option) >= 128) in dccp_print_option()
554 GET_U_1(option)); in dccp_print_option()
560 ND_TCHECK_LEN(option, optlen); in dccp_print_option()
562 if (GET_U_1(option) >= 128) { in dccp_print_option()
577 switch (GET_U_1(option)) { in dccp_print_option()
670 GET_BE_U_2(option + 6)); in dccp_print_option()
[all …]
/dragonfly/contrib/pam_passwdqc/
H A Dpasswdqc_parse.c39 if ((p = skip_prefix(option, "min="))) { in parse_option()
58 } else if ((p = skip_prefix(option, "max="))) { in parse_option()
70 } else if ((p = skip_prefix(option, "match="))) { in parse_option()
75 } else if ((p = skip_prefix(option, "similar="))) { in parse_option()
82 } else if ((p = skip_prefix(option, "random="))) { in parse_option()
120 } else if (!strcmp(option, "non-unix")) { in parse_option()
124 } else if ((p = skip_prefix(option, "retry="))) { in parse_option()
139 } else if (!strcmp(option, "check_oldauthtok")) { in parse_option()
143 } else if (!strcmp(option, "use_first_pass")) { in parse_option()
147 } else if (!strcmp(option, "use_authtok")) { in parse_option()
[all …]
/dragonfly/usr.bin/telnet/
H A Dtelnet.c262 willoption(int option) in willoption() argument
268 if (do_dont_resp[option] && my_state_is_do(option)) in willoption()
272 if ((do_dont_resp[option] == 0) && my_want_state_is_dont(option)) { in willoption()
274 switch (option) { in willoption()
309 send_do(option, 0); in willoption()
328 if (do_dont_resp[option] && my_state_is_dont(option)) in wontoption()
332 if ((do_dont_resp[option] == 0) && my_want_state_is_do(option)) { in wontoption()
372 dooption(int option) in dooption() argument
378 if (will_wont_resp[option] && my_state_is_will(option)) in dooption()
486 if (will_wont_resp[option] && my_state_is_wont(option)) in dontoption()
[all …]
/dragonfly/contrib/ncurses/progs/
H A Dtabs.c398 char *option = argv[n]; in main() local
399 switch (option[0]) { in main()
404 switch (*++option) { in main()
408 option--; in main()
418 switch (*++option) { in main()
422 option--; in main()
459 if (*++option != '\0') { in main()
460 term_name = option; in main()
463 option--; in main()
465 option += ((int) strlen(option)) - 1; in main()
[all …]
/dragonfly/contrib/ldns/
H A Dedns.c47 uint16_t option; in ldns_edns_get_wireformat_buffer() local
56 option = ldns_edns_get_code(edns); in ldns_edns_get_wireformat_buffer()
66 ldns_buffer_write_u16(buffer, option); in ldns_edns_get_wireformat_buffer()
207 ldns_edns_deep_free(option); in ldns_edns_option_list_clone()
271 ldns_edns_option *option, size_t index) in ldns_edns_option_list_set_option() argument
281 if (option == NULL) { in ldns_edns_option_list_set_option()
294 option_list->_options[index] = option; in ldns_edns_option_list_set_option()
300 ldns_edns_option *option) in ldns_edns_option_list_push() argument
307 if (option == NULL) { in ldns_edns_option_list_push()
418 option = ldns_edns_get_code(edns); in ldns_edns_option_list2wireformat_buffer()
[all …]
/dragonfly/contrib/grep/doc/
H A Dgrep.texi192 @option{-f} (@option{--file}) option, search for all patterns given.
204 @option{-e} (@option{--regexp}) option, search for all patterns given.
295 With the @option{-v} (@option{--invert-match}) option,
375 When the @option{-c} or @option{--count} option is also used,
401 Also see the @option{-s} or @option{--no-messages} option.
490 @option{-H}, @option{-n}, and @option{-b}.
521 If the @option{-o} (@option{--only-matching}) option is specified,
554 When @option{-A}, @option{-B} or @option{-C} are in use,
560 When @option{-A}, @option{-B} or @option{-C} are in use,
810 Like the @option{-Z} or @option{--null} option,
[all …]
/dragonfly/nrelease/root/etc/
H A Ddhcpd.conf9 match if substring (option vendor-class-identifier, 0, 9) = "PXEClient";
13 match if substring (option vendor-class-identifier, 0, 9) = "Etherboot";
17 match if substring (option vendor-class-identifier, 0, 9) = "DragonFly";
26 option subnet-mask 255.255.255.0;
27 option broadcast-address 10.1.0.255;
29 option root-path "10.1.0.1:/";
/dragonfly/contrib/openpam/lib/libpam/
H A Dopenpam_set_option.c61 const char *option, in openpam_set_option() argument
69 ENTERS(option); in openpam_set_option()
70 if (pamh == NULL || pamh->current == NULL || option == NULL) in openpam_set_option()
73 for (len = 0; option[len] != '\0'; ++len) in openpam_set_option()
74 if (option[len] == '=') in openpam_set_option()
77 if (strncmp(cur->optv[i], option, len) == 0 && in openpam_set_option()
90 if (asprintf(&opt, "%.*s=%s", (int)len, option, value) < 0) in openpam_set_option()
/dragonfly/contrib/diffutils/lib/
H A Dxstrtol-error.c48 int opt_idx, char c, struct option const *long_options, in xstrtol_error()
54 char const *option; in xstrtol_error() local
81 option = option_buffer; in xstrtol_error()
84 option = long_options[opt_idx].name; in xstrtol_error()
86 error (exit_status, 0, gettext (msgid), hyphens, option, arg); in xstrtol_error()
93 int opt_idx, char c, struct option const *long_options, in xstrtol_fatal()
/dragonfly/contrib/less/
H A DNEWS129 * Add the --status-line option.
202 * Add the --file-size option.
231 * Add the --incsearch option.
287 * Add --mouse option.
289 * Add --wheel-lines option.
291 * Add --no-histdups option.
293 * Add --save-marks option.
625 * The -c option has been made identical with the -C option.
881 * New command -- toggles an option using the long option name.
883 * New command __ queries an option using the long option name.
[all …]
/dragonfly/contrib/dhcpcd/src/
H A Ddhcpcd.conf26 option domain_name_servers, domain_name, domain_search
27 option classless_static_routes
29 option interface_mtu
32 option host_name
40 option rapid_commit

12345678910>>...48