Searched refs:short_opts (Results 1 – 1 of 1) sorted by relevance
16 static const char *short_opts = "hmv"; variable125 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