Searched defs:short_opts (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/tools/testing/memblock/tests/ | ||
D | common.c | 18 static const char *short_opts = "hmv"; variable |
/Linux-v6.1/scripts/dtc/ | ||
D | util.c | 416 const char *short_opts, in util_usage() |