Searched refs:bFoundOption (Results 1 – 1 of 1) sorted by relevance
744 *bFoundOption, bContinue = B_FALSE; in listLogicalUnit() local755 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()