locator
struct _db_locator locator;
#define cl_dblocator u.db.locator
str2locator(const char *string, struct locator *location)
struct locator location;
struct locator location;
struct locator *location)
struct locator location;
struct locator *);
struct locator location;
struct locator location;
static const char *str2locator(const char *, struct locator *);
int locator = cf->cf_loc[MAINBUSCF_PLATFORM];
if (locator != MAINBUSCF_PLATFORM_DEFAULT &&
!platid_match(&platid, PLATID_DEREFP(locator)))
int locator = cf->cf_loc[MAINBUSCF_ID];
if (locator != MAINBUSCF_ID_DEFAULT &&
!platid_match(&platid, PLATID_DEREFP(locator)))
%type <loclist> locators locator
| locators locator { $$ = $2; app($2, $1); }
locator: