Searched refs:kShortOpts (Results 1 – 1 of 1) sorted by relevance
158 static const char kShortOpts[] = "hc:b:"; variable178 while ((c = getopt_long(argc, argv, kShortOpts, kLongOpts, nullptr)) >= 0) { in main()