Searched refs:short_opts (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/tools/testing/memblock/tests/ |
D | common.c | 18 static const char *short_opts = "hmv"; variable 122 printf("Usage: %s [-%s]\n", prog, short_opts); in usage() 136 while ((c = getopt_long_only(argc, argv, short_opts, long_opts, in parse_args()
|
/Linux-v6.1/scripts/dtc/ |
D | util.c | 416 const char *short_opts, in util_usage() argument 429 "Options: -[%s]\n", synopsis, short_opts); in util_usage()
|
D | util.h | 199 const char *short_opts,
|