then_flags 177 lib/pacemaker/pcmk_sched_graph.c enum pe_action_flags first_flags, enum pe_action_flags then_flags, then_flags 250 lib/pacemaker/pcmk_sched_graph.c then->uuid, pcmk_is_set(then_flags, pe_action_optional)); then_flags 262 lib/pacemaker/pcmk_sched_graph.c then->uuid, pcmk_is_set(then_flags, pe_action_optional)); then_flags 424 lib/pacemaker/pcmk_sched_graph.c && !pcmk_is_set(then_flags, pe_action_optional)) { then_flags 570 lib/pacemaker/pcmk_sched_graph.c enum pe_action_flags then_flags = 0; then_flags 622 lib/pacemaker/pcmk_sched_graph.c then_flags = get_action_flags(then, first_node); then_flags 626 lib/pacemaker/pcmk_sched_graph.c pcmk_is_set(then_flags, pe_action_optional)? "optional" : "required", then_flags 627 lib/pacemaker/pcmk_sched_graph.c pcmk_is_set(then_flags, pe_action_runnable)? "runnable" : "unrunnable", then_flags 628 lib/pacemaker/pcmk_sched_graph.c pcmk_is_set(then_flags, pe_action_pseudo)? "pseudo" then_flags 653 lib/pacemaker/pcmk_sched_graph.c then_flags, other, data_set); then_flags 2132 lib/pacemaker/pcmk_sched_native.c enum pe_action_flags then_flags = then->flags; then_flags 2172 lib/pacemaker/pcmk_sched_native.c && !pcmk_is_set(then_flags, pe_action_optional)) { then_flags 2263 lib/pacemaker/pcmk_sched_native.c if (then_flags != then->flags) { then_flags 2268 lib/pacemaker/pcmk_sched_native.c then_flags, first->uuid, first->flags);