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()
597 if (od->pOptMust != NULL) { in prt_conflicts()598 opt_no = od->pOptMust; in prt_conflicts()778 if ((od->pOptMust != NULL) || (od->pOptCant != NULL)) in prt_extd_usage()
552 int const * const pOptMust; member