Home
last modified time | relevance | path

Searched refs:shortopt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/lib/subcmd/
H A Dparse-options.c1005 find_option(struct option *opts, int shortopt, const char *longopt) in find_option() argument
1008 if ((shortopt && opts->short_name == shortopt) || in find_option()
1016 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag() argument
1019 struct option *opt = find_option(opts, shortopt, longopt); in set_option_flag()
1026 void set_option_nobuild(struct option *opts, int shortopt, in set_option_nobuild() argument
1031 struct option *opt = find_option(opts, shortopt, longopt); in set_option_nobuild()
H A Dparse-options.h240 void set_option_nobuild(struct option *opts, int shortopt, const char *longopt,
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch25551 +# func_split_short_opt shortopt