Searched refs:sopts (Results 1 – 3 of 3) sorted by relevance
22 static const char sopts[] = "bdehp:t:Tn:NLf:i"; variable106 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()136 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()
133 const char sopts[] = ":aAc:dfg:h:i:Lo:rs:t:v?";
201 char *sopts = "cDFnv";