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        261 lib/pacemaker/pcmk_sched_graph.c                       then->uuid, pcmk_is_set(then_flags, pe_action_optional));
then_flags        421 lib/pacemaker/pcmk_sched_graph.c         && !pcmk_is_set(then_flags, pe_action_optional)) {
then_flags        565 lib/pacemaker/pcmk_sched_graph.c         enum pe_action_flags then_flags = 0;
then_flags        617 lib/pacemaker/pcmk_sched_graph.c         then_flags = get_action_flags(then, first_node);
then_flags        621 lib/pacemaker/pcmk_sched_graph.c                   pcmk_is_set(then_flags, pe_action_optional)? "optional" : "required",
then_flags        622 lib/pacemaker/pcmk_sched_graph.c                   pcmk_is_set(then_flags, pe_action_runnable)? "runnable" : "unrunnable",
then_flags        623 lib/pacemaker/pcmk_sched_graph.c                   pcmk_is_set(then_flags, pe_action_pseudo)? "pseudo"
then_flags        648 lib/pacemaker/pcmk_sched_graph.c                                            then_flags, other, data_set);
then_flags       2139 lib/pacemaker/pcmk_sched_native.c     enum pe_action_flags then_flags = then->flags;
then_flags       2264 lib/pacemaker/pcmk_sched_native.c     if (then_flags != then->flags) {
then_flags       2269 lib/pacemaker/pcmk_sched_native.c                      then_flags, first->uuid, first->flags);