Searched refs:shortopt (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/ |
| H A D | 0001-Fix-parsing-of-r-in-monitor-manager-mode.patch | 48 shortopt = short_bitmap_auto_options; 51 + shortopt = short_increment_options; 54 shortopt = short_bitmap_options; 59 + shortopt = short_increment_options;
|
| /OK3568_Linux_fs/kernel/tools/lib/subcmd/ |
| H A D | parse-options.c | 994 find_option(struct option *opts, int shortopt, const char *longopt) in find_option() argument 997 if ((shortopt && opts->short_name == shortopt) || in find_option() 1005 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag() argument 1008 struct option *opt = find_option(opts, shortopt, longopt); in set_option_flag() 1015 void set_option_nobuild(struct option *opts, int shortopt, in set_option_nobuild() argument 1020 struct option *opt = find_option(opts, shortopt, longopt); in set_option_nobuild()
|
| H A D | parse-options.h | 243 void set_option_nobuild(struct option *opts, int shortopt, const char *longopt,
|
| /OK3568_Linux_fs/buildroot/package/lugaru/ |
| H A D | 0002-Fix-mismatched-usage-length-build-fail-on-g.patch | 24 (...)/Source/main.cpp:602:5: error: uninitialized const member ‘option::Descriptor::shortopt’ 25 (...)/Source/main.cpp:602:5: warning: missing initializer for member ‘option::Descriptor::shortopt’…
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0095-lib-arg-Block-repeated-short-options-that-require-an.patch | 13 However, the shortopt parsing code will happily keep processing
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0009-Use-libtool-2.4.patch | 16485 +# func_split_short_opt shortopt
|