Home
last modified time | relevance | path

Searched refs:short_opts (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/memblock/tests/
H A Dcommon.c16 static const char *short_opts = "hmv"; variable
125 printf("Usage: %s [-%s]\n", prog, short_opts); in usage()
139 while ((c = getopt_long_only(argc, argv, short_opts, long_opts, in parse_args()
/kernel/linux/linux-5.10/scripts/dtc/
H A Dutil.c416 const char *short_opts, in util_usage()
429 "Options: -[%s]\n", synopsis, short_opts); in util_usage()
415 util_usage(const char *errmsg, const char *synopsis, const char *short_opts, struct option const long_opts[], const char * const opts_help[]) util_usage() argument
H A Dutil.h194 * @param short_opts The string of short options
199 const char *short_opts,
/kernel/linux/linux-6.6/scripts/dtc/
H A Dutil.c427 const char *short_opts, in util_usage()
440 "Options: -[%s]\n", synopsis, short_opts); in util_usage()
426 util_usage(const char *errmsg, const char *synopsis, const char *short_opts, struct option const long_opts[], const char * const opts_help[]) util_usage() argument
H A Dutil.h196 * @param short_opts The string of short options
201 const char *short_opts,

Completed in 4 milliseconds