Searched refs:bFoundOption (Results 1 – 1 of 1) sorted by relevance
745 *bFoundOption, bContinue = B_FALSE; in listLogicalUnit() local756 bFoundOption = malloc((sizeof (boolean_t)) * opListCount); in listLogicalUnit()757 if (NULL == bFoundOption) { in listLogicalUnit()766 bFoundOption[opIndex] = B_FALSE; in listLogicalUnit()940 bFoundOption[opIndex] = B_TRUE; in listLogicalUnit()991 bFoundOption[opIndex] = B_TRUE; in listLogicalUnit()1038 if (B_FALSE == bFoundOption[opIndex]) { in listLogicalUnit()