Home | History | Annotate | Download | only in lib

Lines Matching refs:option

9    (at your option) any later version.
24 const struct option *__longopts, int *__longind,
48 /* The next char to be scanned in the option-element
49 in which the last option character we returned was found.
56 /* Describe how to deal with options that follow non-option ARGV-elements.
63 stop option processing when the first non-option is seen.
67 of the list of option characters, or by calling getopt.
74 RETURN_IN_ORDER is an option available to programs that were
77 non-option ARGV-element as if it were the argument of an option
79 list of option characters selects this mode of operation.
81 The special argument `--' forces an end of option-scanning regardless
116 const struct option *__longopts, int *__longind,
122 const struct option *__longopts, int *__longind,
127 const struct option *__longopts,