Searched refs:sopts (Results 1 – 1 of 1) sorted by relevance
22 static const char sopts[] = "bdehp:t:"; variable96 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()