Lines Matching defs:locators
182 * Interface attributes (e.g., "scsi") carry three lists: locators,
183 * child devices, and references. The locators are those things
202 struct loclist *a_locs; /* locators required */
223 * List of locators. (Either definitions or uses...)
261 * Such a connection must provide locators as specified by that
328 const char **i_locs; /* locators (as given by pspec's iattr) */
341 int i_locoff; /* offset in locators.vec */
481 extern struct hashtab *attrtab; /* attributes (locators, etc.) */
524 extern struct locators { /* loc[] table for config */
527 } locators;