Searched defs:arg_redundancy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c129 char *arg_redundancy = NULL; variable
311 if (arg_redundancy != NULL) {
313 (xmlChar *)ATTR_VOLUME_REDUNDANCY, (xmlChar *)arg_redundancy);
473 argv[optind - 2], optarg, &arg_redundancy);

Completed in 46 milliseconds