Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mpathadm/
H A Dmpathadm.c744 *bFoundOption, bContinue = B_FALSE; in listLogicalUnit() local
755 bFoundOption = malloc((sizeof (boolean_t)) * opListCount); in listLogicalUnit()
756 if (NULL == bFoundOption) { in listLogicalUnit()
765 bFoundOption[opIndex] = B_FALSE; in listLogicalUnit()
939 bFoundOption[opIndex] = B_TRUE; in listLogicalUnit()
990 bFoundOption[opIndex] = B_TRUE; in listLogicalUnit()
1037 if (B_FALSE == bFoundOption[opIndex]) { in listLogicalUnit()