Searched defs:longopt (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/subcmd/ |
| H A D | parse-options.c | 994 find_option(struct option *opts, int shortopt, const char *longopt) in find_option() argument 1005 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag() argument 1015 set_option_nobuild(struct option *opts, int shortopt, const char *longopt, const char *build_opt, bool can_skip) set_option_nobuild() argument
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| H A D | parse-options.c | 1005 find_option(struct option *opts, int shortopt, const char *longopt) in find_option() argument 1016 void set_option_flag(struct option *opts, int shortopt, const char *longopt, in set_option_flag() argument 1026 set_option_nobuild(struct option *opts, int shortopt, const char *longopt, const char *build_opt, bool can_skip) set_option_nobuild() argument
|
Completed in 3 milliseconds