Searched defs:longopt (Results 1 - 5 of 5) sorted by relevance
| /third_party/jerryscript/jerry-main/ |
| H A D | cli.h | 28 const char *longopt; /**< long option variant (in the form of "xxx" without dashes) */ member
|
| /third_party/curl/src/ |
| H A D | tool_help.c | 80 size_t longopt = 5; in print_category() local
|
| H A D | tool_getparam.c | 1218 bool longopt = FALSE; in getparameter() local
|
| /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 7 milliseconds