Home
last modified time | relevance | path

Searched refs:opListCount (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c748 int opListCount = 0, i = 0, lu = 0, tpg = 0, opoffset = 0, j = 0, in listLogicalUnit() local
753 opListCount++; in listLogicalUnit()
756 bFoundOption = malloc((sizeof (boolean_t)) * opListCount); in listLogicalUnit()
765 for (opIndex = 0; opIndex < opListCount; opIndex++) { in listLogicalUnit()
772 if ((0 == operandLen) && (0 == opListCount)) { in listLogicalUnit()
926 if (0 != opListCount) { in listLogicalUnit()
1023 if ((0 == opListCount) && (0 != operandLen)) { in listLogicalUnit()