Home
last modified time | relevance | path

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

12345678910>>...100

/freebsd/sbin/dhclient/tests/
H A Doption-domain-search.c43 option->data = malloc(option->len); in one_domain_valid()
44 memcpy(option->data, data, option->len); in one_domain_valid()
68 option->data = malloc(option->len); in one_domain_truncated1()
69 memcpy(option->data, data, option->len); in one_domain_truncated1()
92 option->data = malloc(option->len); in one_domain_truncated2()
117 option->data = malloc(option->len); in two_domains_valid()
142 option->data = malloc(option->len); in two_domains_truncated1()
166 option->data = malloc(option->len); in two_domains_truncated2()
191 option->data = malloc(option->len); in two_domains_compressed()
216 option->data = malloc(option->len); in two_domains_infloop()
[all …]
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c407 if ((do_dont_resp[option] == 0 && his_state_is_will(option)) || in send_do()
447 if (do_dont_resp[option] && his_state_is_will(option)) in willoption()
578 if ((do_dont_resp[option] == 0 && his_state_is_wont(option)) || in send_dont()
600 if (do_dont_resp[option] && his_state_is_wont(option)) in wontoption()
702 if ((will_wont_resp[option] == 0 && my_state_is_will(option))|| in send_will()
723 dooption(int option) in dooption() argument
735 if (will_wont_resp[option] && my_state_is_will(option)) in dooption()
739 switch (option) { in dooption()
824 if ((will_wont_resp[option] == 0 && my_state_is_wont(option)) || in send_wont()
847 if (will_wont_resp[option] && my_state_is_wont(option)) in dontoption()
[all …]
/freebsd/contrib/bc/src/
H A Dopt.c155 option += o->subopt + 1; in bc_opt_parseShort()
156 o->optopt = option[0]; in bc_opt_parseShort()
174 str[0] = option[0]; in bc_opt_parseShort()
195 ret = (int) option[0]; in bc_opt_parseShort()
221 if (option[1]) o->optarg = option + 1; in bc_opt_parseShort()
235 ret = (int) option[0]; in bc_opt_parseShort()
254 const char* a = option; in bc_opt_longoptsMatch()
280 for (; *option && *option != '='; ++option) in bc_opt_longoptsArg()
285 if (*option == '=') return option + 1; in bc_opt_longoptsArg()
293 char* option; in bc_opt_parse() local
[all …]
/freebsd/usr.bin/ipcs/
H A Dipcs.c111 int option = 0; in main() local
145 option |= PID; in main()
163 option |= TIME; in main()
328 if (option & PID) in print_kmsqheader()
330 if (option & TIME) in print_kmsqheader()
364 if (option & PID) in print_kmsqptr()
369 if (option & TIME) in print_kmsqptr()
408 if (option & PID) in print_kshmheader()
410 if (option & TIME) in print_kshmheader()
444 if (option & PID) in print_kshmptr()
[all …]
/freebsd/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in38 option = {
45 option = {
52 option = {
58 option = {
64 option = {
70 option = {
76 option = {
82 option = {
87 option = {
92 option = {
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.boolopt.d29 #pragma D option quiet=yes
30 #pragma D option quiet=YES
31 #pragma D option quiet=true
32 #pragma D option quiet=enable
33 #pragma D option quiet=enabled
34 #pragma D option quiet=on
35 #pragma D option quiet=set
36 #pragma D option quiet=SeT
38 #pragma D option flowindent=no
39 #pragma D option flowindent=NO
[all …]
/freebsd/usr.bin/find/
H A Dfunction.c83 palloc(OPTION *option) in palloc() argument
275 new = palloc(option); in c_Xmin()
324 new = palloc(option); in c_Xtime()
352 new = palloc(option); in c_mXXdepth()
486 return palloc(option); in c_delete()
524 new = palloc(option); in c_depth()
709 new = palloc(option); in c_exec()
836 new = palloc(option); in c_flags()
950 new = palloc(option); in c_fstype()
998 new = palloc(option); in c_group()
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntpd.texi61 option.
136 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
218 @subsection ipv4 option (-4)
234 @subsection ipv6 option (-6)
366 option.
387 given interface name. This option may appear multiple times. This option
440 @subsection nice option (-N)
471 @subsection quit option (-q)
548 @subsection user option (-u)
621 @subsection usepcc option
[all …]
H A Dntpd-opts.h172 # warning undefining IPV4 due to option name conflict
176 # warning undefining IPV6 due to option name conflict
240 # warning undefining NOFORK due to option name conflict
244 # warning undefining NICE due to option name conflict
256 # warning undefining QUIT due to option name conflict
276 # warning undefining USER due to option name conflict
284 # warning undefining VAR due to option name conflict
288 # warning undefining DVAR due to option name conflict
296 # warning undefining SLEW due to option name conflict
300 # warning undefining USEPCC due to option name conflict
[all …]
/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dinvoke-ntpsweep.texi39 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
65 @subsection host-list option (-l)
69 This option takes a string argument.
72 This option has some usage constraints. It:
81 @subsection peers option (-p)
87 @subsection maxlevel option (-m)
91 This option takes a number argument.
94 @subsection strip option (-s)
98 This option takes a string argument.
101 @subsection host option (-h)
[all …]
/freebsd/crypto/heimdal/kuser/
H A Dkdigest-commands.in37 option = {
46 option = {
52 option = {
58 option = {
64 option = {
70 option = {
76 option = {
82 option = {
91 option = {
97 option = {
[all …]
H A Dkcc-commands.in38 option = {
44 option = {
50 option = {
56 option = {
61 option = {
67 option = {
74 option = {
80 option = {
86 option = {
92 option = {
[all …]
/freebsd/contrib/ntp/sntp/
H A Dinvoke-sntp.texi95 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
160 @subsection ipv4 option (-4)
198 argument. The argument of this option is the @option{keyid}, a
200 See the @option{keyfile} option (@option{-k}) for more details.
238 The @option{-c} or @option{--concurrent} flag says that any IPs
242 @subsection gap option (-g)
252 @subsection kod option (-K)
264 This is the ``look in this file for the key specified with @option{-a}'' option.
316 @subsection wait option
381 <option-name>
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dappdefault.c46 "libdefaults", option, NULL); in krb5_appdefault_boolean()
53 option, in krb5_appdefault_boolean()
59 option, in krb5_appdefault_boolean()
65 option, in krb5_appdefault_boolean()
72 option, in krb5_appdefault_boolean()
87 "libdefaults", option, NULL); in krb5_appdefault_string()
90 "realms", realm, option, NULL); in krb5_appdefault_string()
94 option, in krb5_appdefault_string()
100 option, in krb5_appdefault_string()
106 option, in krb5_appdefault_string()
[all …]
/freebsd/contrib/ntp/scripts/
H A Dinvoke-plot_summary.texi35 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
64 @subsection directory option
68 This option takes a string argument.
72 @subsection identifier option
76 This option takes a string argument.
80 @subsection peer option
84 This option takes a string argument.
96 @subsection plot-term option
106 @subsection output-file option
109 This is the ``output file'' option.
[all …]
H A Dinvoke-summary.texi36 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
63 @subsection directory option
67 This option takes a string argument.
71 @subsection end-date option
74 This is the ``end date'' option.
75 This option takes a number argument.
80 @subsection output-directory option
84 This option takes a str argument.
87 @subsection start-date option
90 This is the ``start date'' option.
[all …]
/freebsd/contrib/kyua/utils/cmdline/
H A Dparser.cpp64 utils::auto_array< ::option > long_options;
87 ::option& long_option = data.long_options[i]; 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()
98 if (option->needs_arg()) in options_to_getopt_data()
100 id = option->short_name(); in options_to_getopt_data()
106 data.ids[id] = option; in options_to_getopt_data()
323 if (option->needs_arg() && option->has_default_value()) in parse()
325 option->default_value()); in parse()
356 if (option->needs_arg()) { in parse()
[all …]
H A Dexceptions.cpp37 #define VALIDATE_OPTION_NAME(option) PRE_MSG( \ argument
38 (option.length() == 2 && (option[0] == '-' && option[1] != '-')) || \
39 (option.length() > 2 && (option[0] == '-' && option[1] == '-')), \
40 F("The option name %s must be fully specified") % option);
97 cmdline::missing_option_argument_error::option(void) const in option() function in cmdline::missing_option_argument_error
133 cmdline::option_argument_value_error::option(void) const in option() function in cmdline::option_argument_value_error
172 cmdline::unknown_option_error::option(void) const in option() function in cmdline::unknown_option_error
/freebsd/contrib/llvm-project/lldb/docs/man/
H A Dlldb.rst49 .. option:: -w
56 .. option:: --batch
60 .. option:: -b
100 .. option:: -Q
128 .. option:: -x
163 .. option:: -d
171 .. option:: -e
187 .. option:: -h
203 .. option:: -v
207 .. option:: -X
[all …]
/freebsd/crypto/heimdal/kadmin/
H A Dkadmin-commands.in38 option = {
45 option = {
52 option = {
57 option = {
62 option = {
73 option = {
87 option = {
92 option = {
97 option = {
125 option = {
[all …]
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DOptionsBase.td8 // - `Group`: Sets a single group to this option.
19 // - `Required`: Marks the option as required.
48 // Default value: 0 (No validator for option)
113 // Moves the option into a list of option groups.
118 // Moves the option in all option groups in a range.
124 // Moves the option in a single option group.
142 // Gives the option an optional argument.
148 // Gives the option an required argument.
153 // Gives the option an required argument.
158 // Gives the option an required argument.
[all …]
/freebsd/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 …]
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_options.c56 agp->dtat_flags |= option; in dt_opt_agg()
460 if (option) { in dt_opt_setenv()
577 dtp->dt_cflags |= option; in dt_opt_cflags()
588 dtp->dt_dflags |= option; in dt_opt_dflags()
601 dtp->dt_cflags &= ~option; in dt_opt_invcflags()
670 dtp->dt_options[option] = val; in dt_opt_runtime()
723 dtp->dt_options[option] = val; in dt_opt_size()
793 dtp->dt_options[option] = val; in dt_opt_rate()
815 dtp->dt_options[option] = val; in dt_opt_strsize()
820 dtp->dt_options[option] = val; in dt_opt_strsize()
[all …]
/freebsd/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi71 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
129 @subsection ipv4 option (-4)
145 @subsection ipv6 option (-6)
161 @subsection command option (-c)
178 @subsection interactive option (-i)
194 @subsection listpeers option (-l)
210 @subsection numeric option (-n)
217 @subsection peers option (-p)
233 @subsection showpeers option (-s)
305 <option-name>
[all …]
/freebsd/lib/libdpv/
H A Ddialogrc.c116 if (option == NULL) { in setattr()
123 if (option->value.str == NULL) { in setattr()
208 if (option == NULL) { in setbool()
215 option->value.boolean = 1; in setbool()
218 option->value.boolean = 0; in setbool()
231 if (option == NULL) { in setnum()
252 if (option == NULL) { in setstr()
259 if (option->value.str == NULL) { in setstr()
272 len = strlen(option->value.str); in setstr()
273 if (option->value.str[len - 1] == '"') in setstr()
[all …]

12345678910>>...100