Lines Matching refs:option
43 struct option;
44 typedef int parse_opt_cb(const struct option *, const char *arg, int unset);
89 struct option { struct
145 const struct option *options,
149 const struct option *options,
154 const struct option *options);
180 const struct option *opts,
188 const struct option *options,
195 extern int parse_opt_abbrev_cb(const struct option *, const char *, int);
196 extern int parse_opt_approxidate_cb(const struct option *, const char *, int);
197 extern int parse_opt_verbosity_cb(const struct option *, const char *, int);