Searched refs:locators (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationManager.java55 protected static Hashtable locators = new Hashtable(); field in class:ServiceLocationManager
83 Locator locator = (Locator)locators.get(lang);
99 locators.put(lang, locator);
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c3569 /* Write the tag to the locators and reset appropriate flags. */
3662 /* Mark the locators so that they get written to disk. */
4137 /* If any locators have MN bit set, set flag */
4151 * now toss any locators that have a different data tag
4375 /* Get rid of extra locators */
4446 * Even if a devid exists, use the dev, drvnm and mnum in the locators
4448 * these structures may not match the devid (the locators and
4733 * b. keep track of which have good locators
4774 * read in master blocks and locator block for all known locators.
5041 * in and set when the locators an
7376 mddb_locator_t *locators; local
[all...]

Completed in 266 milliseconds