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

/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c748 opStart = 0, opEnd = 0, opIndex; local
764 for (opIndex = 0; opIndex < opListCount; opIndex++) {
765 bFoundOption[opIndex] = B_FALSE;
932 for (opIndex = 0; optionList->optval; optionList++, opIndex++) {
939 bFoundOption[opIndex] = B_TRUE;
990 bFoundOption[opIndex] = B_TRUE;
1035 for (opIndex
[all...]

Completed in 61 milliseconds