Searched refs:pOptMust (Results 1 – 3 of 3) sorted by relevance
37 if (od->pOptMust != NULL) { in has_conflict()38 int const * must = od->pOptMust; in has_conflict()
648 if (od->pOptMust != NULL) { in prt_conflicts()649 opt_no = od->pOptMust; in prt_conflicts()829 if ((od->pOptMust != NULL) || (od->pOptCant != NULL)) in prt_extd_usage()
551 int const * const pOptMust; member