Searched refs:short_opts (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/tools/testing/memblock/tests/ |
D | common.c | 16 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()
|
/linux-6.12.1/scripts/dtc/ |
D | util.c | 427 const char *short_opts, in util_usage() argument 440 "Options: -[%s]\n", synopsis, short_opts); in util_usage()
|
D | util.h | 203 const char *short_opts,
|