getopt_long 95 src/casl2.c while((opt = getopt_long(argc, argv, "tTdslLmao::O::AM:C:vh", longopts, NULL)) != -1) { getopt_long 35 src/casl2rev.c while((opt = getopt_long(argc, argv, "vh", longopts, NULL)) != -1) { getopt_long 46 src/comet2.c while((opt = getopt_long(argc, argv, "tTdmM:C:vh", longopts, NULL)) != -1) { getopt_long 53 src/comet2monitor.c while((opt = getopt_long(argc, argv, "M:C:vh", longopts, NULL)) != -1) { getopt_long 38 src/dumpword.c while((opt = getopt_long(argc, argv, "alvh", longopts, NULL)) != -1) {