pe_order_kind_mandatory 155 lib/pacemaker/pcmk_sched_constraints.c enum pe_order_kind kind_e = pe_order_kind_mandatory; pe_order_kind_mandatory 161 lib/pacemaker/pcmk_sched_constraints.c kind_e = pe_order_kind_mandatory; pe_order_kind_mandatory 176 lib/pacemaker/pcmk_sched_constraints.c kind_e = pe_order_kind_mandatory; pe_order_kind_mandatory 315 lib/pacemaker/pcmk_sched_constraints.c enum pe_order_kind kind = pe_order_kind_mandatory; pe_order_kind_mandatory 1650 lib/pacemaker/pcmk_sched_constraints.c if (kind == pe_order_kind_mandatory) { pe_order_kind_mandatory 1664 lib/pacemaker/pcmk_sched_constraints.c if (invert && kind == pe_order_kind_mandatory) { pe_order_kind_mandatory 1668 lib/pacemaker/pcmk_sched_constraints.c } else if (kind == pe_order_kind_mandatory) {