Searched defs:shortopt (Results 1 - 3 of 3) sorted by relevance
| /third_party/popt/tests/ |
| H A D | test1.c | 21 static int shortopt = 0; variable
|
| /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 void set_option_nobuild(struct option *opts, int shortopt, in 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 void set_option_nobuild(struct option *opts, int shortopt, in set_option_nobuild() argument
|
Completed in 3 milliseconds