str2locator
errstr = str2locator(arg, location);
errstr = str2locator(scsiname, &location);
errstr = str2locator(argv[2], &location);
errstr = str2locator(argv[1], &location);
static const char *str2locator(const char *, struct locator *);