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