Lines Matching full:argument
108 When `getopt' finds an option that takes an argument,
109 the argument value is returned here.
140 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
145 no_argument (or 0) if the option does not take an argument,
146 required_argument (or 1) if the option requires an argument,
147 optional_argument (or 2) if the option takes an optional argument.
189 takes an argument, to be placed in `optarg'.
191 If a letter in OPTS is followed by two colons, its argument is
194 The argument `--' causes premature termination of argument