Home
last modified time | relevance | path

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

/tools/testing/memblock/tests/
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()

Completed in 4 milliseconds