Lines Matching defs:sets
250 * Check all enabled sets to see if a new remote host has
342 * For all Remote Mirror sets using the link that have autosync on,
350 int sets = 0;
436 (void) strncpy(rdc_set[sets].secondary.intf, buf,
445 (void) strncpy(rdc_set[sets].primary.intf, buf,
452 (void) strncpy(rdc_set[sets].primary.file, buf, NSC_MAXPATH);
458 (void) strncpy(rdc_set[sets].secondary.file, buf, NSC_MAXPATH);
461 bcopy((void *)(&rdc_set[sets]), (void *)(&parms.rdc_set[0]),
488 sets++;
497 if (sets == 0) {
500 gettext("%s: no sets requiring autosync found for %s"),
518 /* Issue rdcadm -u commands for all remaining sets */
519 for (i = 0; i < sets; i++) {
563 for (i = 0; i < sets; i++) {
598 if (syncs_done == sets)
888 * If clustered, need to enable PIT Copy sets in the same
1283 /* We remember all replicating sets */
1555 /* All RM sets in the group have an ndr_ii entry in "update" state */
1557 /* Issue PIT Copy snapshot commands for all sets in the group */