Searched refs:option (Results 276 - 300 of 380) sorted by relevance

<<111213141516

/haiku-fatelf/src/bin/coreutils/src/
H A Dln.c7 (at your option) any later version.
62 to directories. However, it appears that this option is not useful
82 static struct option const long_options[] =
385 The version control method may be selected via the --backup option or through\n\
390 Using -s ignores -L and -P. Otherwise, the last option specified controls\n\
H A Dnl.c7 (at your option) any later version.
153 static struct option const longopts[] =
H A Dpinky.c7 (at your option) any later version.
80 static struct option const longopts[] =
H A Dseq.c7 (at your option) any later version.
49 /* FIXME: make this an option. */
52 static struct option const long_options[] =
H A Dshuf.c8 (at your option) any later version.
80 /* For long options that have no equivalent short option, use a
81 non-character as a pseudo short option, starting with CHAR_MAX + 1. */
87 static struct option const long_opts[] =
H A Dsplit.c7 (at your option) any later version.
76 /* For long options that have no equivalent short option, use a
77 non-character as a pseudo short option, starting with CHAR_MAX + 1. */
83 static struct option const longopts[] =
406 /* This is the argv-index of the option we will read next. */
488 _("line count option -%s%c... is too large"),
H A Dsu.c7 (at your option) any later version.
119 /* If true, pass the `-f' option to the subshell. */
128 static struct option const longopts[] =
297 If COMMAND is nonzero, pass it to the shell with the -c option.
H A Duniq.c7 (at your option) any later version.
111 static struct option const longopts[] =
H A Dcut.c8 (at your option) any later version.
80 /* This buffer is used to support the semantics of the -s option
126 Otherwise, all such lines are printed. This option is valid only
137 /* True if the --output-delimiter=STRING option was specified. */
159 /* For long options that have no equivalent short option, use a
160 non-character as a pseudo short option, starting with CHAR_MAX + 1. */
167 static struct option const longopts[] =
208 the -s option is specified\n\
H A Dfactor.c7 (at your option) any later version.
427 /* Emit the factors of the indicated number. If we have the option of using
478 static struct option const long_options[] =
/haiku-fatelf/src/bin/gdb/etc/
H A Dtexi2pod.pl9 # the Free Software Foundation; either version 2, or (at your option)
342 s/\@(?:gccoptlist|samp|strong|key|option|env|command|b)\{([^\}]*)\}/B<$1>/g;
/haiku-fatelf/src/bin/network/ftp/
H A Dcmdtab.c164 HSTR unsethelp[] = "unset an option";
293 struct option optiontab[] = {
H A Dcomplete.c245 * Complete an option
250 struct option *o;
/haiku-fatelf/src/bin/network/wget/doc/
H A Dtexi2pod.pl10 # the Free Software Foundation; either version 3, or (at your option)
354 s/\@(?:gccoptlist|samp|strong|key|option|env|command|b)\{([^\}]*)\}/B<$1>/g;
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluidsynth.c8 * the License, or (at your option) any later version.
89 * Process a command line option -o setting=value,
139 /* fluid_settings_foreach function for displaying option help "-o help" */
232 static struct option long_options[] = {
249 {"option", 1, 0, 'o'},
272 optarg = strchr (optchars, c); /* find the option character in optchars */
286 printf ("Expected argument to option -%c found switch instead\n", c);
297 case 0: /* shouldn't normally happen, a long option's flag is set to NULL */
298 printf ("option %s", long_options[option_index].name);
387 printf ("Unknown option
[all...]
H A Dfluid_cmd.c8 * the License, or (at your option) any later version.
1327 void fluid_handle_print_option(void* data, char* name, char* option) argument
1332 fluid_ostream_printf(d->out, "%s", option);
1335 fluid_ostream_printf(d->out, ", %s", option);
/haiku-fatelf/src/tests/kits/net/multicast/
H A Dmulticat.c69 static struct option longopts[] = {
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlcatalog.c384 fprintf(stderr, "Unknown option %s\n", argv[i]);
/haiku-fatelf/src/tools/vmdkimage/
H A Dvmdkimage.cpp167 static struct option long_options[] = {
/haiku-fatelf/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp80 // also, theoretically there could be more than one option.
960 // hack: set to use the correct interface by setting socket option
1104 net_interface_address* address, int32 option,
1108 switch (option) {
1161 option, oldAddress, newAddress);
1103 ipv6_datalink_change_address(net_datalink_protocol* _protocol, net_interface_address* address, int32 option, const struct sockaddr* oldAddress, const struct sockaddr* newAddress) argument
/haiku-fatelf/src/bin/diffutils/src/
H A Ddiff.c10 the Free Software Foundation; either version 2, or (at your option)
133 /* Return an option value suitable for add_exclude. */
190 static struct option const longopts[] =
536 /* This option is obsolete, but accept it for backward
630 _("`-%ld' option is obsolete; use `-%c %ld'"),
642 error (0, 0, _("`-%ld' option is obsolete; omit it"),
946 specify_value (char const **var, char const *value, char const *option)
950 error (0, 0, _("conflicting %s option value `%s'"), option, value);
1224 fatal ("-D option no
945 specify_value(char const **var, char const *value, char const *option) argument
[all...]
/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk10 ## (at your option) any later version.
369 # Note: this test requires GNU grep's --label= option.
404 echo "$(ME): an option and its description"; \
475 @grep '^ *static.*struct option ' $$($(VC_LIST_EXCEPT)) \
476 | grep -Ev 'const struct option|struct option const' && { \
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_debug.c662 * Return a mnemonic for an option
665 p_option(u_long option) { argument
668 switch (option) {
700 default: sprintf(nbuf, "?0x%lx?", (u_long)option);
/haiku-fatelf/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp1019 TCPEndpoint::GetOption(int option, void* _value, int* _length) argument
1026 switch (option) {
1045 TCPEndpoint::SetOption(int option, const void* _value, int length) argument
1047 if (option != TCP_NODELAY)
2150 // this option, this will be reset to 0 (when its SYN is received)
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DRadeonProducer.cpp88 BMessage *config, EOptions option, int32 min_value, int32 max_value,
96 *(int32 *)name = option;
1829 BMessage *msg, EOptions option, int32 value )
1833 *(int32 *)name = option;
87 FindInt32( BMessage *config, EOptions option, int32 min_value, int32 max_value, int32 default_value, int32 *value ) argument
1828 AddInt32( BMessage *msg, EOptions option, int32 value ) argument

Completed in 238 milliseconds

<<111213141516