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