getopt_long 95 src/casl2.c while((opt = getopt_long(argc, argv, "tTdslLmaro::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, "tTdmrM:C:vh", longopts, NULL)) != -1) { getopt_long 61 src/comet2monitor.c while((opt = getopt_long(argc, argv, "tTdqM:C:vh", longopts, NULL)) != -1) { getopt_long 39 src/dumpword.c while((opt = getopt_long(argc, argv, "alvh", longopts, NULL)) != -1) {