Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:LONGOPTS

50         LONGOPTS = ("resource", "base=", "output=", "edit=", "creator=", "dump", "verbose")
52 opts, args = getopt.getopt(sys.argv[1:], SHORTOPTS, LONGOPTS)