Searched refs:pOptCant (Results 1 – 3 of 3) sorted by relevance
53 if (od->pOptCant != NULL) { in has_conflict()54 int const * cant = od->pOptCant; in has_conflict()
615 if (od->pOptCant != NULL) in prt_conflicts()622 if (od->pOptCant == NULL) in prt_conflicts()625 opt_no = od->pOptCant; in prt_conflicts()780 if ((od->pOptMust != NULL) || (od->pOptCant != NULL)) in prt_extd_usage()
558 int const * const pOptCant; member