Lines Matching refs:option

10    the Free Software Foundation; either version 2, or (at your option)
162 /* The long options. This structure is used for both the option
167 /* The long option information. */
168 struct option opt;
169 /* The short option with the same meaning ('\0' if none). */
174 the previous option. */
177 /* Use one dash before long option name. */
179 /* Use two dashes before long option name. */
181 /* Only accept two dashes before the long option name.
184 the long option name. This feature was added in order to resolve
191 /* Don't mention this option in --help output. */
387 '\0', NULL, N_("Print option help"), TWO_DASHES },
546 struct option *longopts;
547 struct option *really_longopts;
555 /* Starting the short option string with '-' is for programs that
557 the ordering of the two. We describe each non-option ARGV-element
558 as if it were the argument of an option with character code 1. */
601 /* The -G option is ambiguous on different platforms. Sometimes it
619 we have a --library option, and the -l option is conventionally
629 of adding a space between the option and the argument. */
651 multiple times on a single option, which would lead to
654 -nx, in which the -n is parsed as a single option, and we
661 can indicate a long option. */
680 einfo (_("%P: unrecognized option '%s'\n"), argv[last_optind]);
682 einfo (_("%P%F: use the --help option for usage information\n"));
700 einfo (_("%P%F: unrecognized -a option `%s'\n"), optarg);
713 einfo (_("%P%F: unrecognized -assert option `%s'\n"), optarg);
916 einfo (_("%P%F: bad --unresolved-symbols option: %s\n"), optarg);
960 something, or can we create a new option to do that
962 getopt can't handle two args to an option without kludges. */
981 Getopt becomes confused and thinks that this is a -r option
987 einfo(_("%P%F: bad -rpath option\n"));
1133 einfo (_("%P%F: invalid section sorting option: %s\n"),
1159 einfo (_("%P%F: invalid argument to option"
1166 einfo (_("%P%F: missing argument(s) to option"
1198 /* Fall through - do an implied -r option. */
1234 /* This option indicates a small script that only specifies
1248 /* This option records a version symbol to be applied to the