Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mpathadm/
H A Dmpathadm.c747 int opListCount = 0, i = 0, lu = 0, tpg = 0, opoffset = 0, j = 0, in listLogicalUnit() local
752 opListCount++; in listLogicalUnit()
755 bFoundOption = malloc((sizeof (boolean_t)) * opListCount); in listLogicalUnit()
764 for (opIndex = 0; opIndex < opListCount; opIndex++) { in listLogicalUnit()
771 if ((0 == operandLen) && (0 == opListCount)) { in listLogicalUnit()
925 if (0 != opListCount) { in listLogicalUnit()
1022 if ((0 == opListCount) && (0 != operandLen)) { in listLogicalUnit()