Searched refs:sopts (Results 1 – 2 of 2) sorted by relevance
30 static const char sopts[] = "bdehp:st:Tn:NLf:i"; variable184 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()214 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()
201 char *sopts = "cDFnv";