Searched refs:pOptCant (Results 1 – 3 of 3) sorted by relevance
51 if (od->pOptCant != NULL) { in has_conflict()52 int const * cant = od->pOptCant; in has_conflict()
613 if (od->pOptCant != NULL) in prt_conflicts()620 if (od->pOptCant == NULL) in prt_conflicts()623 opt_no = od->pOptCant; in prt_conflicts()778 if ((od->pOptMust != NULL) || (od->pOptCant != NULL)) in prt_extd_usage()
556 int const * const pOptCant; member