Lines Matching full:optstr
1447 static char optstr[] = "cdD:efM:P:ps:Cvw:";1473 while ((c = getopt(argc, argv, optstr)) != -1) {