getopt_long       609 src/punutil/cardutil.c       c = getopt_long (argc, argv, "gmvuUdi:o:a:p:zh?", long_options, & option_index);
getopt_long      1418 src/punutil/punutil.c         c = getopt_long(argc, argv, "7acdfghmGnrvV", long_options, &option_index);