Searched refs:locationstyle (Results 1 – 2 of 2) sorted by relevance
439 elif options.locationstyle == options.SOLARIS:444 elif options.locationstyle == options.GNU:492 locationstyle = GNU variable in main.Options525 options.locationstyle = locations.get(arg.lower())526 if options.locationstyle is None:
472 elif options.locationstyle == options.SOLARIS:477 elif options.locationstyle == options.GNU:525 locationstyle = GNU variable in main.Options558 options.locationstyle = locations.get(arg.lower())559 if options.locationstyle is None: