Lines Matching defs:master

66 	char master[ DSW_NAMELEN ];
772 (void) snprintf(key, sizeof (key), "ii.set%d.master", setno);
1031 if (strcmp(sdata->master, II_IMPORTED_SHADOW)) {
1033 * Handle multiple-shadows of single master
1036 nsc_lookup(volhash, sdata->master);
1038 if (cfg_vol_disable(cfg, sdata->master,
1041 "SV disable of master failed"),
1486 gettext("\t-e ind m s b\tenable independent master shadow "
1489 gettext("\t-e dep m s b\tenable dependent master shadow "
1493 gettext("\t-ne ind m s b\tenable exportable master "
1500 gettext("\t-u m v\t\tupdate master volume"));
1504 gettext("\t-c m v\t\tcopy to master volume"));
1561 "master shadow bitmap"));
1564 "master shadow bitmap"));
1571 gettext("\t-g g -u m\tupdate master for all volumes in "
1577 gettext("\t-g g -c m\tcopy to master for all volumes in "
1983 "Unable to access master volume"), NULL);
2064 * the master or shadow under SV control
2070 gettext("Cannot enable master volume"),
2093 "SV disable of master failed"),
2724 conf->master_vol, gettext("(master volume)"));
2794 (void) printf(gettext(", copying master to shadow"));
2797 (void) printf(gettext(", copying shadow to master"));
2803 (void) printf(gettext(", master volume offline"));
3097 "and dependent on the master volume"), NULL);
3362 check_action(gettext("Overwrite master with shadow volume?"));
3365 " master in this group with its shadow volume?"));
3386 check_action(gettext("Overwrite master with shadow volume?"));
3389 " master in this group with its shadow volume?"));
4158 /* grab master volume name */
4187 /* master volume, may be duplicates */
4199 (void) strncpy(sdata->master, mst, DSW_NAMELEN);