Lines Matching refs:optionList

591 	cmdOptions_t		*optionList = options;  in modifyMpathSupport()  local
636 switch (optionList->optval) { in modifyMpathSupport()
640 if (0 == strcasecmp(optionList->optarg, in modifyMpathSupport()
645 strcasecmp(optionList->optarg, in modifyMpathSupport()
662 if (0 == strcasecmp(optionList->optarg, in modifyMpathSupport()
667 strcasecmp(optionList->optarg, in modifyMpathSupport()
686 lbValue = getLbValueFromString(optionList->optarg); in modifyMpathSupport()
747 cmdOptions_t *optionList = options; in listLogicalUnit() local
752 for (; optionList->optval; optionList++) { in listLogicalUnit()
764 optionList = options; in listLogicalUnit()
769 optionList = options; in listLogicalUnit()
931 optionList = options; in listLogicalUnit()
933 for (opIndex = 0; optionList->optval; optionList++, opIndex++) { in listLogicalUnit()
934 switch (optionList->optval) { in listLogicalUnit()
937 compareLUName(optionList->optarg, luProps.name)) { in listLogicalUnit()
987 if (0 == strcmp(optionList->optarg, in listLogicalUnit()
1035 optionList = options; in listLogicalUnit()
1036 for (opIndex = 0; optionList->optval; optionList++, in listLogicalUnit()
1043 optionList->optarg); in listLogicalUnit()
1540 cmdOptions_t *optionList = options; in modifyLogicalUnit() local
1555 switch (optionList->optval) { in modifyLogicalUnit()
1559 if (0 == strcasecmp(optionList->optarg, in modifyLogicalUnit()
1563 } else if (0 == strcasecmp(optionList->optarg, in modifyLogicalUnit()
1582 if (0 == strcasecmp(optionList->optarg, in modifyLogicalUnit()
1586 } else if (0 == strcasecmp(optionList->optarg, in modifyLogicalUnit()
1607 getLbValueFromString(optionList->optarg)); in modifyLogicalUnit()
2185 cmdOptions_t *optionList = options; in enablePath() local
2188 for (; optionList->optval; optionList++) { in enablePath()
2189 switch (optionList->optval) { in enablePath()
2268 cmdOptions_t *optionList = options; in disablePath() local
2272 for (; optionList->optval; optionList++) { in disablePath()
2273 switch (optionList->optval) { in disablePath()
2354 cmdOptions_t *optionList = options; in overridePath() local
2358 for (; optionList->optval; optionList++) { in overridePath()
2359 switch (optionList->optval) { in overridePath()
2367 optionList->optarg, 256); in overridePath()
2464 cmdOptions_t *optionList = options; in getPathOid() local
2471 for (; optionList->optval; optionList++) { in getPathOid()
2472 switch (optionList->optval) { in getPathOid()
2476 optionList->optarg, 256); in getPathOid()
2482 optionList->optarg, 256); in getPathOid()
2488 optionList->optarg, 256); in getPathOid()